{% extends 'base.html' %} {% load staticfiles %} {% block content %}

Found a bug 🐛 ❓
Have a feature ✨ request ❓
create an issue

Or just,
help
Help others by submitting tutorials you follow.
🤗

{% if error %} {{ error }} {% endif %}


{% csrf_token %}
{% endblock content %}