summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
d0a422f)
{% htmlcontent notifications/base.html %}
<p style="{{ p_style }}}">
{% htmlcontent notifications/base.html %}
<p style="{{ p_style }}}">
- {% blocktrans %}Howdy and welcome to {{ app_name }}. We know you're busy, so we'll keep this real simple.{% endblocktrans %} %},
+ {% blocktrans %}Howdy and welcome to {{ app_name }}. We know you're busy, so we'll keep this real simple.{% endblocktrans %},
</p>
<p style="{{ p_style }}}">{% trans "Here's your login info (store it in a cool dry place):" %}</p>
</p>
<p style="{{ p_style }}}">{% trans "Here's your login info (store it in a cool dry place):" %}</p>
{% endhtmlcontent %}
{% textcontent notifications/base_text.html %}
{% endhtmlcontent %}
{% textcontent notifications/base_text.html %}
-{% blocktrans %}Howdy and welcome to {{ app_name }}. We know you're busy, so we'll keep this real simple.{% endblocktrans %} %},
+{% blocktrans %}Howdy and welcome to {{ app_name }}. We know you're busy, so we'll keep this real simple.{% endblocktrans %},
{% trans "Here's your login info (store it in a cool dry place):" %}
{% trans "Username: " %} {{ recipient.username }}
{% trans "Here's your login info (store it in a cool dry place):" %}
{% trans "Username: " %} {{ recipient.username }}