瀏覽代碼

wording update

Karl Hudgell 4 月之前
父節點
當前提交
a783d5a4cc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>