{% 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_status == 0 %} {% include 'include/no_sub.html' %} {% else %} {% if port_scanner_stderr != '' %}