tellform/app/views/index.server.view.html

6 lines
110 B
HTML
Raw Normal View History

2015-06-29 22:51:29 +00:00
{% extends 'layout.server.view.html' %}
{% block content %}
<section data-ui-view></section>
{% endblock %}