{% extends "_base.html" %} {% block title %}Email Settings{% endblock %} {% block heading %}Email Notification Settings{% endblock %} {% block extra_styles %} {% endblock %} {% block content %}

SMTP Configuration

Adjust the SMTP server configuration and notification preferences used for contact form alerts and newsletter messaging. Values saved here override the environment defaults documented in .env.

{% endblock %} {% block extra_scripts %} {% endblock %}