{%extends "news/mail/base.html"%} {%load markup%} {%block title%}{{news.title}}{%endblock%} {%block content%}
PostgreSQL logo PostgreSQL logo

{{news.title}}

{{news.content|markdown}} {%endblock%} {%block footer%} This email was sent to you from the PostgreSQL project. {%endblock%}