summaryrefslogtreecommitdiffstats
path: root/templates/question_edit_tips.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/question_edit_tips.html')
-rw-r--r--templates/question_edit_tips.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/question_edit_tips.html b/templates/question_edit_tips.html
index ef6dca15..85614595 100644
--- a/templates/question_edit_tips.html
+++ b/templates/question_edit_tips.html
@@ -13,7 +13,8 @@
{% trans "be clear and concise" %}
</li>
</ul>
- <a href="/faq/" target="_blank" title="{% trans "see frequently asked questions" %}" style="float:right;position:relative">faq »</a>
+ <a href="{% url faq %}" target="_blank" title="{% trans "see frequently asked questions" %}" style="float:right;position:relative">{% trans "faq" %} »</a>
+ <br>
</div>
</div>