{% extends "base.html" %} {% block title %}Sign in with IndieAuth{% endblock %} {% block content %}

Sign in with IndieAuth

{% if error %}

{{ error }}

{% endif %}

{% endblock %}