aboutsummaryrefslogtreecommitdiffstats
path: root/site/_includes/footer_site.html
blob: 4b7fb1dce4342a6cc3f448fa60fe8d482a6fb119 (plain)
1
2
3
4
5
6
<div class="blue-divider"></div>
<footer>
    <div class="container">
        {% include footer_contents.html %}
    </div>
</footer>