ref: b0416e9befb98c916f2fd80c2bcbb9cde5b72f95
dir: /examples/blog/layouts/partials/footer.copyright.html/
<footer>
<div class="row">
<hr>
<div class="col-sm-12">
<p>© Enthusiastic Hugo User 2014<br>
Built with <a href="https://github.com/spf13/hugo">Hugo</a></p>
</div>
</div>
</footer>