diff options
Diffstat (limited to 'templates/base.html.j2')
-rw-r--r-- | templates/base.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html.j2 b/templates/base.html.j2 index e81a8ea..9c15052 100644 --- a/templates/base.html.j2 +++ b/templates/base.html.j2 @@ -50,7 +50,7 @@ <a href="/policies">Policies</a> <a href="/about">Team</a> <a href="/#reviews">Reviews</a> - <a href="/#contact">Contact</a> + <a href="#contact">Contact</a> <a>More…</a> </nav> |