Création initiale du projet Amber

This commit is contained in:
2018-09-03 23:08:32 +02:00
parent a2c4523880
commit 6d4cadc2ae
35 changed files with 781 additions and 2 deletions

View File

@ -0,0 +1,2 @@
- active = context.request.path == "/" ? "active" : ""
a class="nav-item #{active}" href="/" Home