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>