fix: link typo
This commit is contained in:
parent
04d61717bc
commit
8d1117cbee
@ -45,7 +45,7 @@
|
||||
<p class='lead'>{{ education_settings.description }}</p>
|
||||
<p class="mt-4">
|
||||
{% if frappe.session.user == 'Guest' %}
|
||||
<a class="btn btn-primary btn-lg" href="'/login#signup'}}">Start Learning</a>
|
||||
<a class="btn btn-primary btn-lg" href="'/login#signup'">Sign Up</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user