Implemented dynamic generation of newsletter.
Takes the contents of the latest event and renders mailchimp-friendly html on /newsletter_content/ that can be inserted in a code block into mailchimp easily
This commit is contained in:
parent
45d6465031
commit
6918dfddce
58 changed files with 555 additions and 55 deletions
|
|
@ -70,6 +70,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -102,6 +104,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -161,7 +165,7 @@
|
|||
<div class="col-md-2">
|
||||
<div class="upcoming-media">
|
||||
|
||||
<img src=https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-xap1/v/t1.0-9/p480x480/10420223_797446157006435_3830969453492917667_n.jpg?oh=b28409a0de267f1b9eacb35eb415e6cb&oe=559F4952&__gda__=1436374796_7f8ca7c45e7cb962e3e85b170beadc60></img>
|
||||
<img src=/images/7f8ca7c45e7cb962e3e85b170beadc60.png></img>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue