{% extends "itsapp/base.html" %} {% block content %}

Groups

{% if user.is_authenticated %} Remove {% else %} login {% endif %} {% endblock %}