Private
Public Access
1
0

new: usr: add rules page #4

This commit is contained in:
2026-04-18 11:11:52 +02:00
parent a9ee28b395
commit 0e94367223
9 changed files with 160 additions and 1 deletions

View File

@@ -254,6 +254,7 @@
<p class="footer-nav-label">Navigate</p>
<ul>
<li><a href="{{ path('MineSeekerBundle_homepage') }}">Homepage</a></li>
<li><a href="{{ path('MineSeekerBundle_rules') }}">Game Rules</a></li>
<li><a href="{{ path('MineSeekerBundle_terms') }}">Terms of Use</a></li>
<li><a href="{{ path('MineSeekerBundle_privacy') }}">Privacy Policy</a></li>
<li><a href="{{ path('MineSeekerBundle_contact') }}">Contact</a></li>