]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/question_list/title.html
warning users that edits will be lost if they navigate away from the page.
[osqa.git] / forum / skins / default / templates / question_list / title.html
index 00934b47e6af5126aaeb3f89a94b3b5b7f4fad5c..bb6268fefd8fa48ba73935c6efdae35be6e7c6e5 100644 (file)
             {% if is_unanswered %}\r
                 {% trans "Unanswered questions" %}\r
             {% else %}\r
-                {% trans "All questions" %}\r
+                {% if page_title %}\r
+                    {% trans page_title %}\r
+                {% else %}\r
+                    {% trans "All Questions" %}\r
+                {% endif %}\r
             {% endif %}\r
         {% endif %}\r
     {% endif %}\r