tellform/app/views/index.server.view.html
David Baldwynn 6af807491b updated logo
2016-08-23 16:40:15 -07:00

5 lines
120 B
HTML
Executable file

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