{% extends "base.html" %} {% load widget_tweaks %} {% block content %}

Log in to your instance

{% csrf_token %}
{% render_field form.instance class+="input" %}
Not able to log in with this form? Maybe your brutaldon instance isn't visible on the internet to your Mastodon instance? If so, you can use the old login form.
{% endblock %}