{% extends "base.html" %} {% load static %} {% load humanize %} {% block title %} All Issues {% endblock title %} {% block description %} Browse through all reported issues. Filter by label and user to find specific issues and track progress. {% endblock description %} {% block keywords %} All Issues, Reported Issues, Issue Tracking, Filter Issues, User Issues, Label Issues {% endblock keywords %} {% block og_title %} All Issues - Track and Browse Reported Issues {% endblock og_title %} {% block og_description %} Explore all reported issues. Filter by label and user to efficiently find and track the progress of specific issues. {% endblock og_description %} {% block content %} {% include "includes/sidenav.html" %}
Track and manage reported issues across all domains