{% extends "base.html" %} {% block title %}Inaccessible Page - VulnAPI{% endblock %} {% block content %}

Inaccessible Page

This page intentionally violates WCAG guidelines for testing accessibility scanners.

This text has very low contrast ratio (white on light gray).

This text is also barely visible.

Clickable div without role or keyboard support
Another clickable div with no ARIA
Name Value
Item 1 Low contrast cell
{% endblock %}