change to semantic HTML | main to article
This commit is contained in:
parent
dc01e194e9
commit
e399f47959
@ -70,7 +70,7 @@
|
||||
|
||||
{%- block content -%}
|
||||
<!-- Main -->
|
||||
<div class="row mt-3 mt-10">
|
||||
<main class="row mt-3 mt-10">
|
||||
<div class="col-md-12">
|
||||
<div class="row mr-3">
|
||||
<div class="col-md-8">
|
||||
@ -250,7 +250,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<!-- End Main -->
|
||||
{%- endblock -%}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user