{% extends "template.html" %} {% block body %}

Djur

Antal sidvisningar: {{ visits }} {% for label in options %} {% include "add_animal.html" %} {% endfor %} {% endblock %}