Skip to content
This repository was archived by the owner on Apr 28, 2021. It is now read-only.

Commit 6ed47b3

Browse files
authored
Update login.html
reverting changes to title
1 parent b90eb61 commit 6ed47b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<% block body %>
1616
<section class="lcb-login-main">
17-
<h1 class="lcb-login-logo">Let<span class="flavour">'</span>s Chat - Hello AWS (Last update goin home) !!</h1>
17+
<h1 class="lcb-login-logo">Let<span class="flavour">'</span>s Chat!!</h1>
1818
<div class="lcb-login-boxes">
1919
<form class="lcb-login-box lcb-login-box-login validate" action="./account/login" method="post" data-refresh="true">
2020
<h2 class="lcb-login-box-heading"><$ __('Sign in') $></h2>

0 commit comments

Comments
 (0)