{% extends "master.html" %} {% block title %}Home{% endblock %} {%block tag %}{{tag}}{% endblock %} {% block content %}

{{username}} sites

{% if not sites %}

You apparently did not register any sites yet.

{% else %}

You have currently {{ sites | length }} sites listed

{% endif %}

{% if sites %} {% for site in sites %} {% if not site.hosts %} {% else %} {% for host in site.hosts %} {% if not loop.first %} {% endif %} {% if loop.last %} {% if loop.last %} {% if loop.last %} {% if loop.last %} {% if loop.last %} {% if loop.last %} {% endfor %} {% endif %} {% endfor %}
Site name Hosts Admin Active User Active Private Bandwith Last crawled
{{ site.name }}
{% else %} {% endif %} {{host.name}} {% else %} {% endif %} {{host.admin_active}} {% else %} {% endif %} {{host.user_active}} {% else %} {% endif %} {{host.private}} {% else %} {% endif %} {{host.bandwidth_int}} {% else %} {% endif %} {{host.last_crawled}}
{% endif %} {% endblock %}