Skip to content

Commit 83013c7

Browse files
committed
Update register.html
1 parent 76bf986 commit 83013c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_modernize/templates/accounts/register.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<div class="col-md-8 col-lg-6 col-xxl-3">
1919
<div class="card mb-0">
2020
<div class="card-body">
21-
<a href="./index.html" class="text-nowrap logo-img text-center d-block py-3 w-100">
21+
<a href="{% url 'index' %}" class="text-nowrap logo-img text-center d-block py-3 w-100">
2222
<img src="{% static 'assets/images/logos/dark-logo.svg' %}" width="180" alt="">
2323
</a>
2424
<p class="text-center">Your Social Campaigns</p>

0 commit comments

Comments
 (0)