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

🔗 {{ t('Link Not Found') }}

{{ t("This sharing link is invalid or has been disabled. Please ask the household admin for a new link.") }}

{{ t('Log in') }}

{% endblock %}