Remove test html from layout
This commit is contained in:
@@ -25,10 +25,6 @@
|
|||||||
|
|
||||||
<main class="container mx-auto flex flex-col max-w-screen-md p-6">
|
<main class="container mx-auto flex flex-col max-w-screen-md p-6">
|
||||||
{% render_body %}
|
{% render_body %}
|
||||||
|
|
||||||
<div class="richtext">
|
|
||||||
hello this is <span class="red">red!</span>
|
|
||||||
</div>
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer class="container mx-auto flex flex-row max-w-screen-md p-6">
|
<footer class="container mx-auto flex flex-row max-w-screen-md p-6">
|
||||||
|
|||||||
Reference in New Issue
Block a user