mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-13 01:20:41 +00:00
Update page layout.
This commit is contained in:
@ -6,7 +6,7 @@ from flask_login import login_required
|
||||
|
||||
@main.route('/')
|
||||
def index():
|
||||
return render_template('main/index.html.j2')
|
||||
return render_template('main/index.html.j2', title='Portal')
|
||||
|
||||
|
||||
@main.route('/admin')
|
||||
|
Reference in New Issue
Block a user