Scarpshield (Counterscarp Engine)
Main Site
Dashboard
Pricing
{% if current_user %}
My Audits
Settings
{% endif %}
Docs
{% if current_user %}
{{ current_user.email or current_user.name or current_user }}
Logout
{% else %}
Login
Sign Up
{% endif %}
{% if grace_period_active %}
⚠ Your license expires in {{ grace_days_remaining }} day(s).
Renew now
to avoid interruption.
×
{% endif %}
{% block content %}{% endblock %}