Uptime Stats
{% if current_user.is_authenticated %}
Admin
Passwort ändern
Logout
{% else %}
Login
{% endif %}
{% block content %}{% endblock %}