]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/notifications/feedback.html
more OSQA-377 fixes. We had some extra } lying around in the styles
[osqa.git] / forum / skins / default / templates / notifications / feedback.html
index 6387049fe65a241a01251d59197214b9bd9ee784..45e4f820bf9403a1917576998e7ecdb7686a4d39 100644 (file)
@@ -12,7 +12,7 @@
     {% subject %}{% blocktrans %}{{ prefix }} Feedback message from {{ app_name }}{% endblocktrans %}{% endsubject %}
 
     {% htmlcontent notifications/base.html %}
-        <p style="{{ p_style }}}">
+        <p style="{{ p_style }}">
             {% trans "Sender" %}:{% if name %}{{ name }}{% else %}{% trans "anonymous" %}{% endif %}<br />
             {% trans "email" %}: {{ email }}
             <br/>