Browse Source

wording update

Karl Hudgell 4 months ago
parent
commit
a783d5a4cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/home.html

+ 1 - 1
templates/home.html

@@ -32,7 +32,7 @@
 
     <!-- Main Content -->
     <div class="container mt-5">
-        <h1>Welcome {{ username }}</h1>
+        <h1>Welcome {{ username }}!</h1>
         <br>
         <h2>You have {{accounts|length}} active accounts</h2>
         <br>