mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-17 14:33:27 +02:00
Fixed text templates
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<dd>{{place.name}} {% if place.iso_code%}({% if iso_code_prefix %}{{iso_code_prefix}}-{% endif %}{{place.iso_code}}){% endif %}</dd>
|
||||
{% else -%}
|
||||
* {% if label %}{{label}}: {% endif %}{{place.name}}{% if place.iso_code%} ({% if iso_code_prefix %}{{iso_code_prefix}}-{% endif %}{{place.iso_code}}){% endif %}
|
||||
{%- endif -%}
|
||||
{% endif -%}
|
||||
{%- endif -%}
|
||||
{%- endmacro place_dl %}
|
||||
|
||||
|
Reference in New Issue
Block a user