Sanic-Gino Admin Panel {% for key, value in objects.items() %} {{key}} {% endfor %}
{% if '_auth' in session %} Logout {% else %} Log in {% endif %}