Branch merge

This commit is contained in:
Éric Araujo 2012-02-26 04:01:54 +01:00
commit dfac6cc3e9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
{% endblock %}
{% block extrahead %}
<link rel="shortcut icon" type="image/png" href="{{ pathto('_static/py.png', 1) }}" />
<script type="text/javascript" src="{{ pathto('_static/copybutton.js', 1) }}"></script>
{% if not embedded %}<script type="text/javascript" src="{{ pathto('_static/copybutton.js', 1) }}"></script>{% endif %}
{{ super() }}
{% endblock %}
{% block footer %}