{% extends "base.html" %} {% block content %} {% from 'include/input_macros.html' import input, checkbox, select %} {% if serv %} {% endif %} {% if user_status == 0 %} {% include 'include/no_sub.html' %} {% else %} {% if history %} {% include 'include/port_scan_history.html' %} {% elif port_scanner_stderr != '' %}