{% extends 'pypi_ui/base.html' %} {% block title %}Not Found{% endblock %} {% block content %}
You tried to get a URL that doesn't exist.
If you clicked on a link in the site, don't worry -- the site administrators were notified of this by email.
{% endblock %}