{% extends 'taskdatabase/base.html' %} {% load static %} {% block myBlock %}

Oops! Something Went Wrong in ATDB

{% if error %}

Error Details: {{ error }}

{% else %}

Error Details: An unexpected error occurred.

{% endif %}

Please try the following:

  • Go back to the previous page and create a valid filter.
  • If the problem persists, contact support.

{% endblock %}