mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Renaming: opaque->nopaque
This commit is contained in:
		@@ -5,7 +5,7 @@ from . import main
 | 
			
		||||
 | 
			
		||||
@main.route('/')
 | 
			
		||||
def index():
 | 
			
		||||
    return render_template('main/index.html.j2', title='Opaque')
 | 
			
		||||
    return render_template('main/index.html.j2', title='nopaque')
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@main.route('/dashboard')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user