blueprint and fabric

This commit is contained in:
2020-07-04 17:11:16 +03:00
parent eb9a593fd5
commit 4c797278e3
7 changed files with 57 additions and 30 deletions

View File

@@ -15,7 +15,7 @@
<li>Updated on: {{ current_user.updated_on }}</li>
</ul>
<p><a href="{{ url_for('logout') }}">Logout</a></p>
<p><a href="{{ url_for('.logout') }}">Logout</a></p>
</body>
</html>