mirror of
https://github.com/ConjureETS/site-2015.git
synced 2026-03-23 20:11:24 +00:00
8 lines
85 B
HTML
8 lines
85 B
HTML
{% extends 'template.html' %}
|
|
|
|
|
|
{% block content %}
|
|
<h1>Conjure</h1>
|
|
|
|
{% endblock %}
|