{% extends 'layouts/master-page' %} {% block title %}Bookmarked CVEs{% endblock %} {% block content %} {% include 'subpages/table.html' %} {% endblock %}