Cleanup card panels

This commit is contained in:
Jeremy Zhang
2017-08-27 21:45:14 +00:00
parent 654dd3faf3
commit 907bb510eb
5 changed files with 1 additions and 40 deletions

View File

@ -191,8 +191,6 @@
{% include 'card_queryparams.html.j2' %}
{% include 'card_webhookmsgs.html.j2' %}
{% endblock %}
{% block script %}
<script type="text/javascript" src="{{ url_for('static', filename='js/administrate_guild.js') }}"></script>