{% extends "base.html" %} {% block title %}{{ lang.p_s_page.p_s_title }}{% endblock %} {% block h2 %}{{ lang.p_s_page.p_s_title }}{% endblock %} {% block content %} {% from 'include/input_macros.html' import input, checkbox, select %} {% if user_subscription['user_status'] == 0 %} {% include 'include/no_sub.html' %} {% else %} {% if 'is not installed' in port_scanner or 'ERROR' in port_scanner %}