slice page almost empty
[unfold.git] / templates / view-slice.html
1 {# -*-django-html-mumamo-mode-*- #}
2 {% extends 'layout-myslice.html' %}
3
4 {% block content_main %}
5 <p>We're getting the URL variable name= {{ name }} </p>
6 {% endblock content_main %}
7