{% load i18n %} {% if head_title %}{{ head_title }}{% else %}tinywiki{%endif%} {% if codehilite_css %}{% endif %}
{% if header_logo %}
{% block main %}

{% translate "Under Construction" %}

{% blocktranslate %}This page is currently under development! It will soon be available.{% endblocktranslate %}

{% endblock %}