Files
tripwithbonus/templates/widgets/w_ac_input_address_point.html

6 lines
374 B
HTML

<div class="poster__towns-item" data-attrs='[{{ id }}, "{{ name }}/{{ country__name }}", "{{ ctrl_name }}", "{{ timezone }}", "{{ MEDIA_URL }}{{ country__flag }}"]'>
<img src="{{ MEDIA_URL }}{{ country__flag }}" alt="{{ country__name }}" />
<span>BY{# {{ TODO нужны правильные значения }} #}</span>
{{ name }}/{{ country__name }}
</div>