mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
update base.html
This commit is contained in:
parent
807255a40c
commit
5c8cbe6c6f
@ -222,6 +222,6 @@
|
|||||||
|
|
||||||
{% block app_js %}<!-- placeholder for app-specific js files -->{% endblock %}
|
{% block app_js %}<!-- placeholder for app-specific js files -->{% endblock %}
|
||||||
{% block page_js %}<!-- placeholder for page-specific js files -->{% endblock %}
|
{% block page_js %}<!-- placeholder for page-specific js files -->{% endblock %}
|
||||||
<a href="/static/jslicense.html" data-jslicense="1">JavaScript license information</a>
|
<a href="{% static 'jslicense.html' %}" data-jslicense="1">JavaScript license information</a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user