{% extends "base.html" %} {% load widget_tweaks %} {% block title %} VulnerableCode Home {% endblock %} {% block content %} {% include "package_search_box.html" %} {% include "vulnerability_search_box.html" %} {% endblock %}