38 lines
1.2 KiB
Twig
38 lines
1.2 KiB
Twig
<div class="space-y-6">
|
|
<!-- <section>
|
|
<h2 class="sr-only">Links</h2>
|
|
<div>
|
|
<a href="#0"><img src="https://talkingdrupal.com/sites/all/themes/sitetheme/images/subscribe_itunes.png" alt="Subscribe on iTunes"/></a>
|
|
<a href="#0"><img src="https://talkingdrupal.com/sites/all/themes/sitetheme/images/Spotify.png" alt="Listen on Spotify"/></a>
|
|
<a href="#0"><img src="https://play.google.com/intl/en_us/badges-music/images/badges/en_badge_web_music.png" alt="Listen on Google Play Music"/></a>
|
|
</div>
|
|
</section> -->
|
|
|
|
<section>
|
|
<h2 class="uppercase text-2xl text-secondary">Stay Updated</h2>
|
|
<div class="text-gray">
|
|
<p>Sign up for our newsletter and receive</p>
|
|
|
|
{% embed "button" %}
|
|
{% block text "E-Mail Updates" %}
|
|
{% endembed %}
|
|
</div>
|
|
</section>
|
|
|
|
<section>
|
|
<h2>Contact</h2>
|
|
<p>show@talkingdrupal.com</p>
|
|
<p>@talkingdrupal</p>
|
|
</section>
|
|
|
|
<section>
|
|
<h2 class="uppercase text-2xl text-secondary">Promote your Event</h2>
|
|
<div class="text-gray">
|
|
<p>Learn about promoting your Drupal Event on Talking Drupal.</p>
|
|
|
|
{% embed "button" %}
|
|
{% block text "E-Mail Updates" %}
|
|
{% endembed %}
|
|
</div>
|
|
</section>
|
|
</div>
|