diff --git a/_nav.html b/_nav.html
index cc34387..91fd4ef 100644
--- a/_nav.html
+++ b/_nav.html
@@ -1,6 +1,6 @@
diff --git a/add_asset.html b/add_asset.html
index c2bf56a..dad1351 100644
--- a/add_asset.html
+++ b/add_asset.html
@@ -52,7 +52,7 @@
{{:redirect to="index.html?ok=1"}}
{{/form}}
-{{* préparer les infos pour le formulaire *}}
+{{* Préparer les infos pour le formulaire *}}
{{:assign var="bank_account.512A" value="512A — Compte courant"}}
{{#years closed=false}}
@@ -102,5 +102,4 @@
-
{{:admin_footer}}
diff --git a/index.html b/index.html
index 4d42cc9..dd6d783 100644
--- a/index.html
+++ b/index.html
@@ -82,7 +82,7 @@
{{:linkbutton
label="Ajouter une immobilisation"
shape="plus"
- href="asset.html"
+ href="add_asset.html"
}}