From 4e60412254d31c57556f06b8531f5621dd97c12c Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Thu, 28 Jul 2022 12:37:14 +0100 Subject: [PATCH] Make email logo use template var (#255) Close #252 --- templates/login.html | 2 +- templates/new-comment.html | 2 +- templates/new-participant.html | 2 +- templates/new-poll-verified.html | 2 +- templates/new-poll.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/login.html b/templates/login.html index 36066c2e3..58bfe1766 100644 --- a/templates/login.html +++ b/templates/login.html @@ -83,7 +83,7 @@ - Rallly + Rallly diff --git a/templates/new-comment.html b/templates/new-comment.html index 59808febd..e58757a76 100644 --- a/templates/new-comment.html +++ b/templates/new-comment.html @@ -83,7 +83,7 @@ - Rallly + Rallly diff --git a/templates/new-participant.html b/templates/new-participant.html index 8734c98d8..a6a7959fa 100644 --- a/templates/new-participant.html +++ b/templates/new-participant.html @@ -83,7 +83,7 @@ - Rallly + Rallly diff --git a/templates/new-poll-verified.html b/templates/new-poll-verified.html index 0023d5175..ba270531a 100644 --- a/templates/new-poll-verified.html +++ b/templates/new-poll-verified.html @@ -83,7 +83,7 @@ - Rallly + Rallly diff --git a/templates/new-poll.html b/templates/new-poll.html index b70380d1e..1bf2e1669 100644 --- a/templates/new-poll.html +++ b/templates/new-poll.html @@ -83,7 +83,7 @@ - Rallly + Rallly