Change .html.twig to .html

Change other file extensions for consistency.
This commit is contained in:
Oliver Davies 2015-06-18 01:41:41 +01:00
parent 49cb968cc1
commit 592f054b36
15 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,16 @@
<div class="col-md-2">
<section class="block block--da_member">
<h2>Drupal Association</h2>
<a href="https://assoc.drupal.org/membership" title="Become a Drupal Association member">
<img src="/assets/images/da-individual-member.png" alt="Drupal Association Individual Member">
</a>
</section>
<!--
<section class="block block__drupalcon_la">
<h2>DrupalCon LA</h2>
<img src="/assets/images/drupalcon-la-attending.png" alt="">
<img src="/assets/images/drupalcon-la-sprinter.png" alt="">
</section>
-->
</div>