change title of the page
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
<p>You logged out from share <a href="{{ url_for('list_view',name=name) }}">{{ name|safe }}</a></p>
|
||||
<p>Continue to <a href="{{ url_for('index') }}">index</a></p>
|
||||
</div>
|
||||
<script type="text/javascript">changeTitle("{{ name | safe }}");</script>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user