1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-01 15:55:36 +01:00
site/_src/_includes/footer.html

10 lines
170 B
HTML
Raw Normal View History

2017-05-18 21:08:45 +02:00
{% include ipdb.html %}
2015-12-20 19:31:36 +01:00
2016-02-14 02:16:02 +01:00
<footer class="footer section" role="contentinfo">
<div class="row row--wide">
2016-01-07 20:15:09 +01:00
{% include menu-footer.html %}
2016-02-10 22:08:50 +01:00
2015-12-20 19:31:36 +01:00
</div>
</footer>