Update the main container block.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
<title>{% block title %}Simple TODO List{% endblock %}</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<div class="flex flex-col justify-center w-full max-w-2xl mx-auto">
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user