{% if sidebar %}
{% else %}
{% endif %}
{% block header_ext %} {% endblock %}
{{game_name}} - {% if flatpage %}{{flatpage.title}}{% else %}{% block titleblock %}{{page_title}}{% endblock %}{% endif %}
Skip to main content.
Related Sites:
Evennia
|
haran’s Designs
{{game_name}}
Tools:
{% if user.is_authenticated %}
Log Out «
|
Logged in as {{user.username}} « {% else %}
Log In «
|
Register «
{% endif %}
Navigation:
Home
|
About
|
Documentation
|
Admin Interface
{% block sidebar %}{% endblock %}
{% block content %} {% endblock %}