Difference between revisions of "CreateTopicForm"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
Line 19: | Line 19: | ||
{%- set property_printouts = namespace(query_vars="") %} | {%- set property_printouts = namespace(query_vars="") %} | ||
{% for p in properties %} | {% for p in properties %} | ||
− | {%- set property_printouts.query_vars = property_printouts.query_vars + "|?Property" + p + "=" + p -%} | + | {%- set property_printouts.query_vars = property_printouts.query_vars + "|?Property " + p + "=" + p -%} |
{%- endfor %} | {%- endfor %} | ||
{%- set topic_property_properties = [] -%} | {%- set topic_property_properties = [] -%} |
Revision as of 01:38, 15 February 2021
Sourcecode
Sourcecode | |
---|---|
id | CreateTopicForm |
lang | jinja |
author | Tim Holzheim |
since | 2021/02/14 |
test | '"`UNIQ--pre-00000000-QINU`"'
|
url |