tellform/app/views/index.server.view.html
David Baldwynn 87b351efea first commit
2015-06-29 15:51:29 -07:00

6 lines
110 B
HTML
Executable file

{% extends 'layout.server.view.html' %}
{% block content %}
<section data-ui-view></section>
{% endblock %}