Merge 0da05c0a6a
into 281072ac1b
This commit is contained in:
commit
fefd4bc4f4
2 changed files with 2 additions and 2 deletions
|
@ -147,7 +147,7 @@
|
|||
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<p class="text-muted">© 2016 Kreata OÜ <a href="https://mailtrain.org">Mailtrain.org</a>, <a href="mailto:info@mailtrain.org">info@mailtrain.org</a>. <a href="https://github.com/Mailtrain-org/mailtrain">{{#translate}}Source on GitHub{{/translate}}</a></p>
|
||||
<p class="text-muted">© 2016 - 2020< a href="https://mailtrain.org" alt="Mailtrain - Self Hosted Newsletter App" title="Mailtrain - Self Hosted Newsletter App">Mailtrain.org</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<mjml>
|
||||
<mj-head>
|
||||
<mj-title>{{title}}</mj-title>
|
||||
<mj-font name="Lato" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic" />
|
||||
<mj-font name="Lato" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic&display=swap" />
|
||||
<mj-attributes>
|
||||
<mj-all font-size="15px" color="#2D3E4F" font-family="Lato, Helvetica, Arial, sans-serif" />
|
||||
<mj-class name="h1" font-size="42px" line-height="68px" color="#b4bcc2" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue