leftypol/templates/mod/theme_rebuilt.html

3 lines
208 B
HTML
Raw Normal View History

2012-08-12 14:18:13 +00:00
<p style="text-align:center">{{ 'Successfully rebuilt the <strong>%s</strong> theme.'|trans|sprintf(theme_name) }}</p>
<p style="text-align:center"><a href="?/themes">{% trans 'Go back to themes' %}</a>.</p>