sub
This commit is contained in:
@@ -16,6 +16,7 @@ $isDebug = defined('APP_DEBUG') && APP_DEBUG === true;
|
||||
<a href="/">Start</a>
|
||||
<a href="/#events">Events</a>
|
||||
<a href="/search">Suche</a>
|
||||
<a href="/community">Community</a>
|
||||
<a href="/#profil">Profil</a>
|
||||
<a href="/#faq">FAQ</a>
|
||||
</nav>
|
||||
@@ -37,6 +38,7 @@ $isDebug = defined('APP_DEBUG') && APP_DEBUG === true;
|
||||
<a href="/">Start</a>
|
||||
<a href="/#events">Events</a>
|
||||
<a href="/search">Suche</a>
|
||||
<a href="/community">Community</a>
|
||||
<a href="/#profil">Profil</a>
|
||||
<a href="/#faq">FAQ</a>
|
||||
<?php if ($isLoggedIn): ?>
|
||||
|
||||
Reference in New Issue
Block a user