shit and i'm lazy
This commit is contained in:
parent
1f269afce5
commit
5dafe72895
14 changed files with 367 additions and 109 deletions
5
app/templates/components.html
Normal file
5
app/templates/components.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{% macro mainCenter() %}
|
||||
<main class="w-full h-screen flex justify-center items-center">
|
||||
{{ caller() }}
|
||||
</main>
|
||||
{% endmacro %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue