{{ self.flash() }}
{{ self.primary_content() }}
{% extends "page.html" %} {% block subtitle %}{{ _("Welcome") }}{% endblock %} {% block maintag %}{% endblock %} {% block content %}
{% block home_primary_text %} {% trans %}This is a nice introductory paragraph about CKAN or the site in general. We don't have any copy to go here yet but soon we will {% endtrans %} {% endblock %}
{% endblock %} {% endif %}