Removed Javascript from the site

This commit is contained in:
Felipe M 2020-11-29 21:32:54 +01:00
parent 9c2ec8241e
commit 6983cb1c3a
Signed by: fmartingr
GPG key ID: 716BC147715E716F
3 changed files with 2 additions and 23 deletions

View file

@ -64,7 +64,6 @@
</ul>
</header>
</div>
<script type="text/javascript" src="{{ '/static/js/app-min.js'|url }}"></script>
{% block endbody %}{% endblock %}
{% block endbody %}{% endblock %}
</body>
</html>