{% 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.school }}
{% endif %}
{% for templates in templates %}
{{ templates[0] }}
Last Updated: {{ templates [2] }}
{{ templates[1] }}
Create New Template Name (optional):
{% endfor %} {% if templates %}
Advanced users only: create new template
Enter the code below
Template Name:
{% endif %}