{% extends 'base.html' %}
{% block head %}
{% endblock %}
{% block title %}{{ _("Profile Permissions") }} - {{ super() }} {% endblock %}
{% block subtitle %}{{ _("Profile Permissions") }}{% endblock %}
{% block content %}
{{_("Quit pyLoad")}} |
{{_("Restart pyLoad")}}
{{ _("To restore default admin login run:") }} pyload -r
{{ _("Important: Admin user have always all permissions!") }}