{% load i18n %}
{% blocktrans with request.user.get_full_name as author %}Your blog has been imported to the {{ SITE_GLOBAL_SITEDISPLAYNAME }} Articles module. Thank you for waiting.{% endblocktrans %}.
To view the blog go to: {{ SITE_GLOBAL_SITEURL }}/articles
Time submitted: {% now "D d M Y P" %}