{% extends 'base/base.html' %} {% load static %} {% load custom_tags %} {% block title %} Tool Arsenal {% endblock title %} {% block custom_js_css_link %} {% endblock custom_js_css_link %} {% block breadcrumb_title %}
{% if tool.is_subdomain_gathering %} Subdomain Enumeration Tool {% endif %} {% if tool.active_passive %} {{tool.active_passive}} {% endif %} Github {% if tool.license_url %} License {% endif %}
{{tool.description}}