From da5f75d282affcb09162e3c5348b0cf48e6c123f Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Fri, 3 May 2013 15:01:17 +0100 Subject: [PATCH] Added blocktrans to template --- templates/notification/new_follower/full.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/notification/new_follower/full.txt b/templates/notification/new_follower/full.txt index 8ffcfba..02f3d1d 100644 --- a/templates/notification/new_follower/full.txt +++ b/templates/notification/new_follower/full.txt @@ -1 +1,3 @@ +{% blocktrans %} {{ profile.get_nice_name }} has started following you. +{% endblocktrans %}