{% extends "introduction/base.html" %} {% load static %} {% block content %} {% block title %} Sensitive Data Exposure {% endblock %}

Sensitive Data Exposure

Can you find a page to trigger 500 error? Can you find 'SENSITIVE_DATA'?

{% endblock %}