diff options
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 }} |