{% if not fph %}{{ flatpage.content }}{% else %} {% if fph.do_404 %}

404: Page not found.

{% if fph.deleted %} {% else %}{% endif %}
{% else %}{% if fph.do_diff %}

{{ fph.title }} - {{ request.path }} - Diff ( ver {{ fph.ver1.id }} - ver {{ fph.ver2.id }})

{{ flatpage.content }} {% else %}{% if fph.do_history %}

{{ fph.title }} - {{ request.path }} - History

{% for entry in fph.history %} {% ifchanged %}{% endifchanged %} {% endfor %}
{{ entry.changed|date:"Y-m-d"}}
{% if forloop.first and forloop.last %}{% else %} {% endif %} {{ entry.id }} {% if forloop.first and fph.is_today %}{{ entry.changed|timesince }} ago{% else %}{{ entry.changed|date:"g:i:s A"|lower }}{% endif %} {{ entry.changed_by|escape }} {{ entry.comment|escape }}
{% if not fph.history|length_is:1 %}
{% endif %}
{% else %} {% if fph.do_edit or fph.do_create %} {% if fph.have_lock %} {% else %} {% if fph.is_locked %} {% else %} {% if fph.is_collision %} {% endif %} {% endif %} {% endif %} {% endif %} {% if fph.do_view %}{{ flatpage.content }}{% endif %} {% if fph.do_edit or fph.do_create %}{% if fph.do_view %}
{% endif %}
{{ fph.form.as_p }} {% if fph.help_url %}

Pages are constructed using the ReStructuredText markup. Please see the instructions for more information.

{% endif %}
{% comment %}

Cancel

{% endcomment %} {% comment %}{% endcomment %} {% if fph.is_valid and fph.do_view %} {% if fph.have_lock %} {% if fph.do_create %} {% else %} {% endif %} {% endif %} {% else %} {% endif %}
{% else %} {% if fph.can_edit %}
{% else %} {% if fph.do_ver %}
{% if fph.can_revert %} {% endif %}
{% endif %} {% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}