Simplify template

This commit is contained in:
Patrick Jentsch
2020-02-18 15:31:10 +01:00
parent e611a15aac
commit 4de2fdf6d8
8 changed files with 440 additions and 428 deletions

View File

@ -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="">