mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add versions
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<html lang="en" class="{% if page.route %}route-{{page.route}}{% elsif page.layout %}route-{{page.layout}}{% endif %}">
|
||||
{% include head.html %}
|
||||
<body class="layout-{{ page.layout }}{% if page.doc-tab %} page-{{ page.doc-tab}}{% endif %}">
|
||||
{% include deprecated.html %}
|
||||
{{ content }}
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user