From e07ab67bf95ea7e65828e373c731b6cdf984a7de Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 24 Jan 2021 01:42:03 +0100 Subject: Moved to altenator and DO --- newsletter/templates/mailing.hbs | 42 ---------------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 newsletter/templates/mailing.hbs (limited to 'newsletter/templates/mailing.hbs') diff --git a/newsletter/templates/mailing.hbs b/newsletter/templates/mailing.hbs deleted file mode 100644 index d1c8cf4..0000000 --- a/newsletter/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