summaryrefslogtreecommitdiffstats
path: root/templates/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/about.html')
-rw-r--r--templates/about.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/templates/about.html b/templates/about.html
index 6d5f3060..671964cc 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -33,13 +33,10 @@
points. These points are added to the users account when others vote for his/her questions or answers.
These points (very) roughly reflect the level of trust of the community.{% endblocktrans %}
</p>
- <p>{% blocktrans %}No points are necessary to ask or answer the questions - so please -
- <strong><a href="{% url user_signin %}">join us!</a></strong>{% endblocktrans %}
+ <p>No points are necessary to ask or answer the questions - so please -
+ <strong><a href="{% url user_signin %}">join us!</a></strong>
</p>
- <p>
- {% blocktrans %}
- If you would like to find out more about this site - please see <strong><a href="{% url faq %}">frequently asked questions</a></strong>.
- {% endblocktrans %}
+ <p>If you would like to find out more about this site - please see <strong><a href="{% url faq %}">frequently asked questions</a></strong>.
</p>
</div>
{% endblock %}