{% extends 'dashboard/base.html' %} {% block body %} {% for data in vuln_detail %}
{{ data.poc_description }}