{% extends "base.html" %} {% block title %}{{ t('Login — Meal Tracker') }}{% endblock %} {% block content %}

{{ t('Log In') }}

{% endblock %}