{% load static %}
{% if user.is_authenticated %} Submit Log out {% else %} Log in Create account {% endif %}