/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ /** Change word mobile to the name of your folder */ {% extends "mobile/base/root.html" %} {% block body %}

{% block content %}{% endblock %}
{% block footer %}{% endblock %}
{% endblock %}