{% block head %}{% endblock %} {% if year %} {% firstof year as current_year %} {% else %} {% now "Y" as current_year %} {% endif %} {% now "Y" as now_year %} {% if settings.DEVSERVER %}
{% else %}
{% block contentheader %} {% endblock %} {% block content %} REPLACE : The content {% endblock %}