Création initiale du projet Amber
This commit is contained in:
2
src/views/layouts/_nav.slang
Normal file
2
src/views/layouts/_nav.slang
Normal file
@ -0,0 +1,2 @@
|
||||
- active = context.request.path == "/" ? "active" : ""
|
||||
a class="nav-item #{active}" href="/" Home
|
Reference in New Issue
Block a user