From 59af5a8d6d47de81340127a96ca2a83138dde290 Mon Sep 17 00:00:00 2001 From: giggs Date: Mon, 25 Jul 2022 23:37:37 +0200 Subject: [PATCH] fixed indent and removed inline style --- src/templates/src/user_profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/src/user_profile.html b/src/templates/src/user_profile.html index b5d4a99..f779a4e 100644 --- a/src/templates/src/user_profile.html +++ b/src/templates/src/user_profile.html @@ -135,7 +135,7 @@ {{ end }} {{ if .OwnProfile }} {{ if .CanAddProject }} - Add New Project + Add New Project {{ else }} You have reached the maximum number of personal projects. {{ end }}