{% extends 'homepage/base.html' %} {% load static %} {% block title %}Stammbaum{% endblock %} {% block header %}Bild für {{ person.name }} hochladen{% endblock %} {% block status %} {% if user.is_authenticated %}
Hi {{ user.username }}!
Logout
You are not logged in
Login