X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/badf50f805af28d627506e05b6e868624f139599..c37aa7a23be8c834cecdff3a2141e0ef91dbaea2:/forum/skins/default/templates/question_edit_tips.html
diff --git a/forum/skins/default/templates/question_edit_tips.html b/forum/skins/default/templates/question_edit_tips.html
index 3ba5f56..77bfa05 100644
--- a/forum/skins/default/templates/question_edit_tips.html
+++ b/forum/skins/default/templates/question_edit_tips.html
@@ -1,75 +1,23 @@
-{% load i18n %}
+{% load i18n general_sidebar_tags extra_filters %}
{% trans "Title Tips" %}
-
-
- -
-
- {% blocktrans with settings.APP_SHORT_NAME as app_title %}
- ask a question relevant to the {{ app_title }} community
- {% endblocktrans %}
-
-
- -
- {% trans "please try provide enough details" %}
-
- -
- {% trans "be clear and concise" %}
-
-
+
-
-
{% trans "Markdown Basics" %}
-
- -
- {% trans "*italic* or __italic__" %}
-
- -
- {% trans "**bold** or __bold__" %}
-
- -
- {% trans "link" %}:[{% trans "text" %}](http://url.com/ "{% trans "title" %}")
-
-
-
- -
- {% trans "image" %}ï¼![alt {% trans "text" %}](/path/img.jpg "{% trans "title" %}")
-
-
- -
- {% trans "numbered list:" %}
- 1. Foo
- 2. Bar
-
- -
- {% trans "basic HTML tags are also supported" %}
-
-
-
- {% trans "learn more about Markdown" %}
-
-
+{% markdown_help %}
-
+