/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "category.html" %} {% block content %}

Telefonliste

{% import "phone.html" as phone %} {{ phone.list('phonelist') }} {% endblock %}