{{ svg }}
1
{% for frame in pres.frames %} {% if frame.showInFrameList %}
{{ frame.title }}
{% endif %} {% endfor %}