diff --git a/slaeforms/templates/dqinfos.html b/slaeforms/templates/dqinfos.html new file mode 100644 index 0000000..c1da1f1 --- /dev/null +++ b/slaeforms/templates/dqinfos.html @@ -0,0 +1,65 @@ +
Demographic Question Info:
+{{ infovideo["infotext"] }}
+ {% endif %} + {% if ("htmlblock" in infovideo) %} + {% include infovideo["htmlblock"] %} + {% endif %}