diff --git a/backend/templates/email/base.html b/backend/templates/email/base.html index 09460b9..3b7674e 100644 --- a/backend/templates/email/base.html +++ b/backend/templates/email/base.html @@ -1,5 +1,6 @@ + @@ -7,52 +8,52 @@ pi. ku. + - - -
- +
+ + - -
+ - {# Logo #} - - - - - {# Body #} - - - - - {# CTA #} - {% if cta %} + {# Logo #} - + + + {# Body #} + + + + + {# CTA #} + {% if cta %} + + - {% endif %} + {% endif %} - {% if footnote %} + {% if footnote %} - - {% endif %} + {% endif %} - {# Footer #} - - - - - - + {# Footer #} + + + + + + -
- Pi.Ku -
- {% block content %} - {% endblock %} -
+ + Pi.Ku +
+ {% block content %} + {% endblock %} +
@@ -60,41 +61,43 @@
- + letter-spacing: 0.04em; + font-weight: bold;"> {{ cta.title }}
+ {% block footnote %} {% endblock %}
 
- {% block footer %} - {% endblock %} -
+  
+ {% block footer %} + {% endblock %} +
-
+
+ + + - \ No newline at end of file + +