Added blocktrans to template

This commit is contained in:
Fergal Moran
2013-05-03 15:01:17 +01:00
parent c8f5dd0467
commit da5f75d282

View File

@@ -1 +1,3 @@
{% blocktrans %}
<a href="{{ profile.get_absolute_url }}">{{ profile.get_nice_name }}</a> has started following you.
{% endblocktrans %}