{% extends "sentry/explore/code/list_tag.html" %} {% load i18n %} {% load sentry_helpers %} {% load sentry_plugins %} {% block title %} {% if selection == 'functions' %} {{ tag.data.function }} from {% endif %} {{ tag.data.filename }} | {{ block.super }} {% endblock %} {% block bodyclass %} with-sidebar{% endblock %} {% block sidebar %}