{% extends "base.html" %} {% block title %}Login - Actix MVC App{% endblock %} {% block content %}

Login

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