{% load i18n %} {% trans "Blog Import Success!" %}

{% 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" %}