{% load static %}
{% if request.user.is_authenticated %} Log out Add Contact {% else %} Sign up Log in {% endif %}