Moving extrahead.html -> extra_head.html because it's easier to read

This commit is contained in:
Christopher Allan Webber 2012-07-14 22:52:22 -05:00
parent 27c9bb8a58
commit 667d1fc893
2 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<script src="{{ request.staticdirect('/js/extlib/html5shiv.js') }}"></script> <script src="{{ request.staticdirect('/js/extlib/html5shiv.js') }}"></script>
<![endif]--> <![endif]-->
{% include "mediagoblin/extrahead.html" %} {% include "mediagoblin/extra_head.html" %}
{% block mediagoblin_head %} {% block mediagoblin_head %}
{% endblock mediagoblin_head %} {% endblock mediagoblin_head %}