Added signup page.
This commit is contained in:
@@ -138,7 +138,7 @@ function search() {
|
||||
|
||||
async function logout() {
|
||||
del('/session');
|
||||
window.location.reload();
|
||||
navigate('/login', null, { redirect: true });
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user