diff --git a/templates/navigation.html b/templates/navigation.html index 56bca9e..9778405 100644 --- a/templates/navigation.html +++ b/templates/navigation.html @@ -26,7 +26,7 @@ {% for favorite in data.favorites %}
- {{ favorite.name }} + {{ favorite.name }}

{{ favorite.path }}: {{ favorite.description }}