mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-11 00:20:41 +00:00
Set title for poster page
This commit is contained in:
@ -38,4 +38,4 @@ def poster():
|
|||||||
return redirect(url_for('main.dashboard'))
|
return redirect(url_for('main.dashboard'))
|
||||||
flash('Invalid email/username or password.')
|
flash('Invalid email/username or password.')
|
||||||
return render_template('main/poster.html.j2', login_form=login_form,
|
return render_template('main/poster.html.j2', login_form=login_form,
|
||||||
title=' ')
|
title='Poster')
|
||||||
|
Reference in New Issue
Block a user