mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
renamed app-specific head block
This commit is contained in:
parent
219109511f
commit
d73c996547
@ -47,7 +47,7 @@
|
||||
<!-- CSS from previous Plinth template, not sure what to keep yet -->
|
||||
{{ css|safe }}
|
||||
<!-- End Plinth CSS -->
|
||||
{% block head_extra %}<!-- put module-specific headers here -->{% endblock %}
|
||||
{% block app_head %}<!-- include app/module-specific static files here -->{% endblock %}
|
||||
</head>
|
||||
<body>
|
||||
<!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://mozilla.org/firefox">Upgrade to a modern version of Firefox</a> to experience this site.</p><![endif]-->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user