mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 14:37:53 +00:00
bad expo pages format
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
{% block extrahead %}{% endblock %}
|
||||
</head>
|
||||
{% block toolbar %}
|
||||
{% if troggle %}{% include 'troggletoolbar.html' %}{% endif %}
|
||||
{% endblock %}
|
||||
<body {% block bodyattrs %}{% endblock %}>
|
||||
{% if troggle %}
|
||||
{% include 'troggletoolbar.html' %}
|
||||
{% endif %}
|
||||
{% block body %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user