Skip to content

Instantly share code, notes, and snippets.

@ForestMars
Created August 3, 2014 21:43
Show Gist options
  • Save ForestMars/d01fcea6158d3dde6f49 to your computer and use it in GitHub Desktop.
Save ForestMars/d01fcea6158d3dde6f49 to your computer and use it in GitHub Desktop.
{% extends '/themes/twigtastic/templates/footer.html.twig' %}
{% block header %}
<header>
<h2>Frontpage Footer -<strong> Get in touch:</strong></h2>
</header>
{% endblock %}
{% block footer %}
(This is the front page footer)
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment