mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Add ugly background images to log in and register page
This commit is contained in:
		@@ -41,7 +41,7 @@ def login():
 | 
			
		||||
            return redirect(next)
 | 
			
		||||
        flash('Invalid email/username or password.')
 | 
			
		||||
    return render_template('auth/login.html.j2', login_form=login_form,
 | 
			
		||||
                           title='nopaque')
 | 
			
		||||
                           title='Log in')
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@auth.route('/logout')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user