forked from expo/troggle
add /troggle dir (Martin's changes to get main site back as entry point)
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
<body{% if bodyid %} id="{{ bodyid }}"{% endif %}>
|
||||
{{ body|safe }}
|
||||
{% if editable %}<a href="{% url editflatpage path %}">Edit</a>{% endif %}
|
||||
<a href="/troggle">Troggle</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user