{% extends "layout.html" %} {% block title %}Login{% endblock %} {% block toptext %} {{ login_target }} is asking to authenticate using the Fedora Account System {% endblock %} {% block body %} Login with your FAS credentials {% if error %}
{{error}}
{% endif %}