mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Add v1 banner
This commit is contained in:
@@ -7,9 +7,7 @@
|
||||
<body
|
||||
class="layout-{{ page.layout }}{% if page.doc-tab %} page-{{ page.doc-tab}}{% endif %}"
|
||||
>
|
||||
{% include global/deprecated.html %}
|
||||
{{ content }}
|
||||
{% include global/footer.html %}
|
||||
{% include global/scripts.html %}
|
||||
{% include global/v1.html %} {% include global/deprecated.html %} {{ content
|
||||
}} {% include global/footer.html %} {% include global/scripts.html %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user