This commit is contained in:
parent
62956deb1d
commit
75dd34eb8c
|
@ -13,7 +13,7 @@
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1> data.coop membersystem </h1>
|
<h1> data.coop membersystem </h1>
|
||||||
<a class="logout" href="/logout">Log out</a>
|
<a class="logout" href="{% url "account_logout" %}">Log out</a>
|
||||||
</header
|
</header
|
||||||
<main>
|
<main>
|
||||||
<aside>
|
<aside>
|
||||||
|
|
Loading…
Reference in a new issue