Logout #159903121
This commit is contained in:
dandds
2018-09-17 10:39:27 -04:00
committed by GitHub
3 changed files with 48 additions and 58 deletions

View File

@@ -17,7 +17,7 @@
{{ Icon('avatar', classes='topbar__link-icon') }}
</a>
<a href="/" class="topbar__link" title='Log out of JEDI Cloud'>
<a href="{{ url_for('atst.logout') }}" class="topbar__link" title='Log out of JEDI Cloud'>
{{ Icon('logout', classes='topbar__link-icon') }}
</a>
</div>