{% extends "layout.html" %} {% import 'utils.html' as utils %} {% block title %}Login - {{ config.NAME }}{% endblock %} {% block header %} {% endblock %} {% block content %}
{% if u2f_enabled %} {% else %} {% endif %}
{% if u2f_enabled %} {% endif %} {% endblock %}