mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-17 13:38:03 +00:00
Remove navbar from homepage again.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user