{% if type == 'text' %} {% for i in range(lines) %}
{% endfor %} {% elif type == 'circle' %}
{% elif type == 'rectangle' %}
{% endif %}