Remove navbar from homepage again.

This commit is contained in:
Niklas Poslovski
2019-01-16 19:10:43 +01:00
parent 7c70199ea0
commit 1ab3773c72

View File

@@ -2,9 +2,6 @@
{% load i18n %}<!DOCTYPE HTML>
{% include 'header.html' %}
<title>iVatar :: {% block title %}{% trans 'Freeing the Web, one face at a time!' %}{% endblock title %}</title>
{% if not user.is_anonymous %}
{% include 'navbar.html' %}
{% endif %}
{% spaceless %}
<div id="page">