WebPass
Dashboard
{% if has_credentials %}
Zero-Know Vault
{% else %}
Zero-Know Vault
{% endif %} {% if has_credentials %}
Dead Drop
{% else %}
Dead Drop
{% endif %} {% if has_credentials %}
Steganography
{% else %}
Steganography
{% endif %} {% if has_credentials %}
Net Monitor
{% else %}
Net Monitor
{% endif %}
Profile
Logout
{% block page_title %}{% endblock %}
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %} {% block content %}{% endblock %}
{% block scripts %}{% endblock %}