diff --git a/templates/profile.html b/templates/profile.html index a1551c6..0b49c58 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -3,7 +3,9 @@ {% extends "base.html" %} {% block content %} +
| @@ -15,8 +17,8 @@ {% endif %} @@ -24,7 +26,7 @@ |
- {{current_user.name}} |
|---|