{% extends "base.html" %} {% block content %}
{{ error_message|default("An error occurred. Please try again.") }}