Files
sphinx/tests/root/_templates/layout.html
2008-11-04 08:34:35 +01:00

5 lines
107 B
HTML

{% extends "!layout.html" %}
{% block extrahead %}
<meta name="hc" content="{{ hckey }}" />
{% endblock %}