foilstack v{{ version }}{% if git_sha %}{{ git_sha }}{% endif %}

{{ 'Create an account' if mode == 'register' else 'Sign in' }}

{% if mode == 'register' %} Your scans, inventory and exports are yours alone — nobody else using this deployment can see them. {% else %} Your cards, your inventory, your exports. {% endif %}

{% if error %}
{{ error }}
{% endif %}
{% if mode != 'register' %}{% endif %} {% if mode == 'register' and needs_invite %} {% endif %}

{% if mode == 'register' %} Already have an account? Sign in {% elif registration_open %} No account yet? Create one {% else %} Registration is closed on this server. {% endif %}

AGPL-3.0 · source Run it yourself and no account is needed at all.