diff --git a/templates/meal_list.html b/templates/meal_list.html index fbf3efd..8b98d80 100644 --- a/templates/meal_list.html +++ b/templates/meal_list.html @@ -46,9 +46,9 @@ {% endfor%}
- +
- {{current_user_name}} + {{current_user.name}}
LOGOUT