Files
bulma/docs/_includes/global/footer.html

16 lines
275 B
HTML
Raw Normal View History

2018-04-09 22:25:26 +01:00
{% include global/native.html %}
2018-03-29 22:53:26 +01:00
2018-04-09 22:25:26 +01:00
{% include book/book-banner.html %}
2018-03-26 14:46:39 +01:00
2018-04-09 22:25:26 +01:00
{% include global/sponsors.html %}
2018-04-02 23:29:59 +01:00
2018-04-10 17:33:43 +01:00
<hr class="is-marginless">
2018-04-09 22:25:26 +01:00
{% include global/newsletter.html %}
2018-04-10 17:56:38 +01:00
{% include footer/main.html %}
2018-04-09 22:25:26 +01:00
{% include book/book-modal.html %}
2018-03-26 15:33:31 +01:00
2018-04-09 22:25:26 +01:00
{% include global/scripts.html %}