{% extends "base.html" %} {% block title %} » Sites {% endblock %} {% block nav %} Sites [add] {% endblock %} {% block content %}
{% if sites %}Only the first {{limit}} sites of the search results are shown.
No sites matched your search
{% endif %} {% endblock %}