{% extends "mailer/base.html" %} {% block content %}

Dashboard

Welcome to the Email Service Administration Portal


This portal allows you to manage email templates, view email logs, and manage API keys for the e-commerce microservices.

Test Emails

Send a test email using templates

Send Test Email

Logs

View sent/received emails

View Logs
{% endblock %}