diff --git a/template/about.ctml b/template/about.ctml index 6b7574b..dccc022 100644 --- a/template/about.ctml +++ b/template/about.ctml @@ -19,33 +19,9 @@ - - - - Home - Player - About - Status - Profile - Admin - Login - Register - Logout - - - Home - Player - About - Status - Profile - Admin - Login - Register - Logout - - - + (asteroid::load-template "partial/navbar") + 🎵 Asteroid Music for Hackers diff --git a/template/partial/navbar.ctml b/template/partial/navbar.ctml new file mode 100644 index 0000000..67820b9 --- /dev/null +++ b/template/partial/navbar.ctml @@ -0,0 +1,53 @@ + + + + + Home + + + Player + + + About + + + Status + + + + Profile + + + + + Admin + + + + + Login + + + + + Register + + + + + Logout + + + +