mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-18 05:58:02 +00:00
Remove navbar from homepage again.
This commit is contained in:
@@ -2,9 +2,6 @@
|
|||||||
{% load i18n %}<!DOCTYPE HTML>
|
{% load i18n %}<!DOCTYPE HTML>
|
||||||
{% include 'header.html' %}
|
{% include 'header.html' %}
|
||||||
<title>iVatar :: {% block title %}{% trans 'Freeing the Web, one face at a time!' %}{% endblock title %}</title>
|
<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 %}
|
{% spaceless %}
|
||||||
<div id="page">
|
<div id="page">
|
||||||
|
|||||||
Reference in New Issue
Block a user