We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4294316 commit fdb6a13Copy full SHA for fdb6a13
admin_coreui/templates/accounts/#.html
@@ -47,7 +47,9 @@ <h1>Login</h1>
47
<div class="card-body text-center">
48
<div>
49
<h2>#</h2>
50
- <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>
51
+ Add your credentias and join the community today.
52
+ </p>
53
<a href="{% url 'register' %}" class="btn btn-lg btn-outline-light mt-3" type="button">Register Now!</a>
54
</div>
55
0 commit comments