[website] [minor] moving to framework

This commit is contained in:
Rushabh Mehta
2013-09-10 12:18:58 +05:30
parent bdb846f665
commit 4c6120ae04
3 changed files with 48 additions and 1 deletions

View File

@@ -16,4 +16,6 @@
{%- endif %}
<a href="server.py?cmd=web_logout" title="Sign Out"><i class="icon-signout"></i></a>
</div>
{% endblock %}
{% endblock %}
{% block footer %}{% include "app/portal/templates/includes/footer.html" %}{% endblock %}