mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-18 15:09:49 +02:00
frontend styling and misc fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "body_base.html" %}
|
||||
{% block main %}
|
||||
{% if user %}
|
||||
{% include 'index/signed_in_view.html' %}
|
||||
{% include 'index/signed_in/base.html' %}
|
||||
{% else %}
|
||||
{% include 'index/hero.html' %}
|
||||
{% if not gdpr_accepted %}
|
||||
|
||||
Reference in New Issue
Block a user