Update admin/default templates
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
<h2 class="py-3">{{ page.title }}</h2>
|
||||
<article class="container">
|
||||
{{ page.text }}
|
||||
</article>
|
||||
<h2 class=py-3>{{ page.title }}</h2>
|
||||
<article class="container">{{ page.text }}</article>
|
||||
|
||||
Reference in New Issue
Block a user