Skip to content

Commit fdb6a13

Browse files
committed
Update login.html
1 parent 4294316 commit fdb6a13

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

admin_coreui/templates/accounts/#.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ <h1>Login</h1>
4747
<div class="card-body text-center">
4848
<div>
4949
<h2>#</h2>
50-
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
50+
<p>
51+
Add your credentias and join the community today.
52+
</p>
5153
<a href="{% url 'register' %}" class="btn btn-lg btn-outline-light mt-3" type="button">Register Now!</a>
5254
</div>
5355
</div>

0 commit comments

Comments
 (0)