{% extends "base.html" %} {% block title %}doc3gpp ยท wis{% endblock %} {% block content %}

Work Items

{{ total }} matching WI{{ '' if total == 1 else 's' }}.

{% include "partials/wi_filters.html" %} {% include "partials/wi_results.html" %} {% endblock %}