add nx link

This commit is contained in:
Philipp Hofer 2025-05-17 09:54:46 +02:00
parent 7730de8ada
commit 18348e68f3

View File

@ -418,6 +418,9 @@
<li class="py-1">
<a href="/admin/boat" class="block w-100 py-2 hover:text-primary-600">Boote</a>
</li>
<li class="py-1">
<a href="https://cloud.rudernlinz.at/login?user={{ loggedin_user.name }}" target="_blank" class="block w-100 py-2 hover:text-primary-600">Nextcloud ↗️</a>
</li>
</ul>
</div>
{% endif %}