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