Skip to content

Commit 84c5595

Browse files
authored
Update login.html
1 parent ea40eaf commit 84c5595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/pages/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div class="paper-card form">
1010
<div class="login-form-top">
1111
<h1 class="login-form-top-title">Catty</h1>
12-
<p class="login-form-top-subtitle">The reminders app <- DOCKER COMPOSE TEST 1</p>
12+
<p class="login-form-top-subtitle">The reminders app <- DOCKER COMPOSE TEST 2</p>
1313
<img id="catty-logo" src="/static/img/logos/catty-100px.png" />
1414
</div>
1515
<form action="/login" method="post" class="login-form">

0 commit comments

Comments
 (0)