PantryTrack
- Login
{% if instance_settings['signup_enabled'] %}
- Sign Up
{% endif %}
{% if instance_settings['internal_login_enabled'] %}
OR
{% else %}
This instance only allows external logins through their configured authenticator. If you need to use your interal
login you will need to contact your system admin.
{% endif %}
{% if instance_settings['signup_enabled'] %}
{% endif %}