Compare commits
5 Commits
1e0096c44b
...
890f6cce3f
Author | SHA1 | Date | |
---|---|---|---|
890f6cce3f | |||
67eea1beb0 | |||
c007ae6fb8 | |||
53ca2c24c1 | |||
ac587a1b1c |
@ -1,5 +1,5 @@
|
||||
{% macro boatreservation() %}
|
||||
<div class="bg-white dark:bg-primary-900 text-black dark:text-white rounded-md block shadow grid gap-3"
|
||||
{#<div class="bg-white dark:bg-primary-900 text-black dark:text-white rounded-md block shadow grid gap-3"
|
||||
style="margin-top: 10px">
|
||||
<h2 class="h2">Bootsreservierungen</h2>
|
||||
<div class="p2" style="margin-bottom: 10px;">
|
||||
@ -10,7 +10,7 @@
|
||||
<li style="display: inline-block;">22.04. | Christian Gusenbauer | Boot: Linz + kleiner Hänger</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>#}
|
||||
{% endmacro boatreservation %}
|
||||
{% macro header(loggedin_user) %}
|
||||
<header class="bg-primary-900 text-white flex justify-center p-3 fixed w-full z-10">
|
||||
|
Loading…
x
Reference in New Issue
Block a user