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

Specifications

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

{% include "partials/spec_filters.html" %} {% include "partials/spec_results.html" %} {% endblock %}