{% include 'head.html' %} {% include 'header.html' %} {% include 'logo.html' %}

 

{% if error %}

{{ error }}

{% endif %} {% if button %}
{% endif %} {% if templates %}

Here are the liquid templates for

{{ session.raw_school }}

{% endif %}
{% for templates in templates %}

 

{{ templates[0] }}

Last Updated: {{ templates [2] }}

{{ templates[1] }}

 

 

{% endfor %} {% if templates %}

Advanced users only: create new template

 

Enter the code below

 

 

{% endif %} {% include 'footer_button.html'%}