mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-14 13:33:00 +00:00
Same typo
Should be a closing div tag.
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
<div class="container logout-main">
|
||||
<h1>You have been logged out</h1>
|
||||
<p><a href="{{login_url}}">Log in again...</a></p>
|
||||
<div/>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user