layout changes
[myslice.git] / portal / templates / about.html
1 {% extends "layout-unfold1.html" %}
2
3 {% block unfold_main %}
4 <div class="wrapper" id="ticket-request">
5 </div>
6
7 <h1>This portal is powered by MySlice</h1>
8 <a href ="http://myslice.info">More info</a>
9
10 {% endblock %}