use html full templates

This commit is contained in:
Baptiste Lemoine 2020-04-16 18:23:50 +02:00
parent cd74469ced
commit ac8242a443
7 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{#[Framadate][Réservé à l'auteur] Sondage: TESSSSSSSSSST#}
{% extends 'email-base-plaintext.html.twig' %}
{% extends 'email-base.html.twig' %}
{% block content %}
<h1>

View File

@ -1,5 +1,5 @@
{#[Framadate] Notification d'un sondage : TESSSSSSSSSST#}
{% extends 'email-base-plaintext.html.twig' %}
{% extends 'email-base.html.twig' %}
{% block content %}
<strong>
{{ owner.pseudo }}

View File

@ -1,5 +1,5 @@
{#[Framadate][Pour diffusion aux sondés] Sondage: TESSSSSSSSSST#}
{% extends 'email-base-plaintext.html.twig' %}
{% extends 'email-base.html.twig' %}
{% block content %}

View File

@ -1,5 +1,5 @@
{#[Framadate][expiration] Sondage: TESSSSSSSSSST#}
{% extends 'email-base-plaintext.html.twig' %}
{% extends 'email-base.html.twig' %}
{% block content %}

View File

@ -1,5 +1,5 @@
{#[Framadate] Participation au sondage : TESSSSSSSSSST#}
{% extends 'email-base-plaintext.html.twig' %}
{% extends 'email-base.html.twig' %}
{% block content %}
<strong>
{{ poll.owner.pseudo }} ,

View File

@ -1,5 +1,5 @@
{#[Framadate][Réservé à l'auteur] Sondage: TESSSSSSSSSST#}
{% extends 'email-base-plaintext.html.twig' %}
{% extends 'email-base.html.twig' %}
{% block content %}
<h2>

View File

@ -1,5 +1,5 @@
{#[Framadate] Notification d'un sondage : TESSSSSSSSSST#}
{% extends 'email-base-plaintext.html.twig' %}
{% extends 'email-base.html.twig' %}
{% block content %}
<strong>
{{ owner.pseudo }}