From d4728e6972882e09ead61214367a35c5c6feafef Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 29 Dec 2020 00:44:19 +0100 Subject: Added newsletter --- emailing/templates/mailing.hbs | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 emailing/templates/mailing.hbs (limited to 'emailing/templates/mailing.hbs') diff --git a/emailing/templates/mailing.hbs b/emailing/templates/mailing.hbs deleted file mode 100644 index 42b464d..0000000 --- a/emailing/templates/mailing.hbs +++ /dev/null @@ -1,42 +0,0 @@ - - - - {{ title }} - - - - -
- - {{#each campaign.categories}} - {{#each this.links}} -
- {{this.title}} -
{{this.excerpt}}
-
- {{#each this.tags}} - {{.}} - {{/each}} -
-
- {{/each}} - {{/each}} - -
- -
- weekly links archive - mitjafelicijan.com - github.com/mitjafelicijan -
- - - - -- cgit v1.2.3