{% load static %}
{% block title %}Eazee Sign{% endblock %}
{% if subscription %}
{{ days_left }} Days Left
View Plans
{% else %}
View Plans
{% endif %}
{% comment %} Get the first part of email before @ {% endcomment %} {% with user.email|cut:"@" as email_first %} {{ email_first|slice:":1" }} {% endwith %}
{% if user.is_authenticated %}
{% comment %} Get the first part of email before @ {% endcomment %} {% with user.email|cut:"@" as email_first %}
{{ email_first|slice:":1"|upper }}
{% endwith %}
{{ user.first_name }} {{user.last_name}}
{{ user.username }}
{% csrf_token %}
Logout
Dashboard
Overview
Upload Document
View All Documents
Signature Status
{% if user.is_superuser %}
User List
{% endif %}
{% block content %}{% endblock %}
Appearance
Account Settings
Auto updates
Location Permission
Show offline Contacts
General Settings
Show me Online
Status visible to all
Notifications Popup