mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 12:22:47 +00:00 
			
		
		
		
	Simplify template
This commit is contained in:
		@@ -3,13 +3,7 @@
 | 
			
		||||
{% set parallax = True %}
 | 
			
		||||
 | 
			
		||||
{% block page_content %}
 | 
			
		||||
<style media="screen">
 | 
			
		||||
.grey.lighten-5 {
 | 
			
		||||
  background-color: transparent !important;
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
{% if current_user.is_anonymous %}
 | 
			
		||||
 | 
			
		||||
<div class="parallax-container">
 | 
			
		||||
  <div class="parallax">
 | 
			
		||||
    <img src="{{ url_for('static', filename='images/bible_text.jpg') }}" alt="">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user