{% extends "layout/application.html" %} {% block title %}Log in{% endblock %} {% block content %} {% if error %} {{ error }} {% endif %}