{% set intro = g.site_intro_text %} {% set title = g.site_title %}
{% if intro %} {{ h.render_markdown(intro) }} {% else %}
{% 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
%}