Updated Server (#1630)

This commit is contained in:
Prabhat Singh
2021-08-06 11:20:05 +05:30
committed by GitHub
parent 05ef6542ef
commit 62c5efe591
14 changed files with 157 additions and 92 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<h6>Do not have an account?</h6>
<a
class="btn btn-sm btn-secondary"
href="{{ url_for('register_page') }}"
href="{{ url_for('website_obj.register_page') }}"
>Register</a
>
</div>