Commit 05e681b9 authored by Ilham Maulana's avatar Ilham Maulana 💻

fix: logout url

parent c15cbe35
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
> >
<a <a
class="w-100 btn btn-outline-primary border-white text-white text-start" class="w-100 btn btn-outline-primary border-white text-white text-start"
href="/logout/" href="/auth/logout/"
><i class="bi bi-box-arrow-left"></i> logout</a ><i class="bi bi-box-arrow-left"></i> logout</a
> >
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment