mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-15 10:42:32 +03:00
main to default in default
This commit is contained in:
parent
7fe640ed94
commit
6f1d41101e
|
@ -15,7 +15,7 @@
|
||||||
{% if page.layout == "simple" %}
|
{% if page.layout == "simple" %}
|
||||||
{{ content }}
|
{{ content }}
|
||||||
{% else %}
|
{% else %}
|
||||||
<main id="content" role="main">
|
<main id="content" role="default">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</main>
|
</main>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user