aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/faq.html.j221
1 files changed, 3 insertions, 18 deletions
diff --git a/template/faq.html.j2 b/template/faq.html.j2
index 05feb4f8..4b388593 100644
--- a/template/faq.html.j2
+++ b/template/faq.html.j2
@@ -25,26 +25,11 @@
25 </section> 25 </section>
26 </article> 26 </article>
27<!-- 27<!--
28<h2>{{ _("Q?") }}</h2> 28<h2>{{ ("Q?") }}</h2>
29{% trans %}
30<p>
31A:
32</p>
33{% endtrans %}
34 29
35<h2>{{ _("Q?") }}</h2> 30<h2>{{ ("Q?") }}</h2>
36{% trans %}
37<p>
38A:
39</p>
40{% endtrans %}
41 31
42<h2>{{ _("Q?") }}</h2> 32<h2>{{ ("Q?") }}</h2>
43{% trans %}
44<p>
45A:
46</p>
47{% endtrans %}
48--> 33-->
49 34
50</div> 35</div>