added the Manage Conference page; also fixed password hash matching in authentication
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded text-sm font-medium transition-colors">
|
||||
Find
|
||||
</a>
|
||||
<a href="/TODO{{ urlStem }}/manage"
|
||||
<a href="{{ urlStem }}/manage"
|
||||
class="bg-gray-600 hover:bg-gray-700 text-white px-4 py-2 rounded text-sm font-medium transition-colors">
|
||||
Manage
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user