This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_partials/footer_content.html.twig

6 lines
162 B
Twig
Raw Normal View History

2015-06-18 08:22:18 +00:00
<footer class="container" role="contentinfo">
<p class="copyright">&copy; 2010-{{ 'now'|date('Y') }} {{ site.title }}.</p>
{% include 'meetups' %}
</footer>