remove js

This commit is contained in:
Nicolas Lœuillet
2013-08-05 21:59:21 +02:00
parent 6a361945ea
commit d28a7ca30f
5 changed files with 0 additions and 24 deletions

View File

@ -37,8 +37,4 @@
<p>{% trans "this article appears wrong?" %} <a href="https://github.com/inthepoche/poche/issues/new">{% trans "create an issue" %}</a> {% trans "or" %} <a href="mailto:support@inthepoche.com?subject=Wrong display in poche&body={{ entry.url|e }}">{% trans "contact us by mail" %}</a></p>
</div>
</div>
{% endblock %}
{% block js %}
<script type="text/javascript" src="./tpl/js/jquery-1.9.1.min.js"></script>
{% endblock %}