wording update

This commit is contained in:
Karl Hudgell 2024-11-02 20:25:25 +00:00
parent 976607e083
commit a783d5a4cc

View File

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