diff options
author | jan <jan@ruken.pw> | 2016-10-12 14:58:08 (UTC) |
---|---|---|
committer | jan <jan@ruken.pw> | 2016-10-12 14:58:08 (UTC) |
commit | caa0e61762511c32e45caf0df4e9dca4d4670849 (patch) | |
tree | 9fac5dbabd3a9b2fb72f43a429c12a856f1cc79d /views/includes/navbar.html | |
parent | edccb755f60fd135e09db5c60385961eccc72818 (diff) |
globale Notification eingefuegt. Wir brauchen noch irgendienen weg, das zB bei redirects zu verwenden
Diffstat (limited to 'views/includes/navbar.html')
-rw-r--r-- | views/includes/navbar.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/includes/navbar.html b/views/includes/navbar.html index 23514f8..13fd22d 100644 --- a/views/includes/navbar.html +++ b/views/includes/navbar.html | |||
@@ -14,4 +14,5 @@ | |||
14 | </ul> | 14 | </ul> |
15 | </div> | 15 | </div> |
16 | </nav> | 16 | </nav> |
17 | {{ if .notification }}{{ template "notification" .notification }}{{ end }} | ||
17 | {{ end }} | 18 | {{ end }} |