{% extends "layout.html" %} {% block body %}

{{ _('Check if your password had been used by hackers to access minipots on Turris routers.') }}

{{ _('Check password') }}
{{ _('We do not send your password over the internet. Your password is hashed and only first 6 bytes are sent to backend.')}}
{% endblock %}