{% extends 'layouts/base.html' %} {% block title %}My Page{% endblock %} {% block content %}
Hi there,
Sometimes all you want is to send a simple HTML email with a basic design.
This is a really simple email template. It's sole purpose is to get you to click the button below.
All the information you need is on GitHub.
Feel free to use, copy, modify this email template as you wish.
Thanks, have a lovely day.
{% endblock %}