From 8f5e5b47f938cbc88bda34f4fb7fdae2dc5830ac Mon Sep 17 00:00:00 2001 From: Abhishek-codelover <72190072+Abhishek-codelover@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:58:59 +0530 Subject: [PATCH] Update account.html capitalize current username --- .../13-Deployment-Linode/flaskblog/templates/account.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/Flask_Blog/13-Deployment-Linode/flaskblog/templates/account.html b/Python/Flask_Blog/13-Deployment-Linode/flaskblog/templates/account.html index 6bee7f7b9..b7551ffc3 100644 --- a/Python/Flask_Blog/13-Deployment-Linode/flaskblog/templates/account.html +++ b/Python/Flask_Blog/13-Deployment-Linode/flaskblog/templates/account.html @@ -4,7 +4,7 @@
- +

{{ current_user.email }}