Extract some partials

This commit is contained in:
Oliver Davies 2019-03-20 22:59:23 +00:00
parent d4c66421ae
commit 235fbcfaaa
3 changed files with 30 additions and 34 deletions

View file

@ -0,0 +1,9 @@
<footer role="contentinfo" class="tw-bg-balloon tw-bg-center tw-bg-cover">
<div class="region region-footer">
<div id="block-footerinfo" class="block block-block-content block-block-content1df4705d-991d-45d4-8c83-fa337eec6a69">
<div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item">
<p><span>DrupalCamp Bristol is a non-profit event brought to you by a team of volunteers from the<span> </span></span><a href="https://www.drupalbristol.co.uk">Bristol Drupal community</a></p>
</div>
</div>
</div>
</footer>