{% extends "users/base.html" %} {% block title %}List Default Email{% endblock title %} {% block content %}
| destination | Actions | ||
|---|---|---|---|
| {{ email.source }} | {% if email.destination == 'pipe@example.com' %} {{ email.path }} {% else %} {{ email.destination }} {% endif %} | ||
| No results found. | |||