Browse Source

wording update

Karl Hudgell 4 tháng trước cách đây
mục cha
commit
a783d5a4cc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>