Back to Wagtail

Tab Nav Link

wagtail/admin/templates/wagtailadmin/shared/tabs/tab_nav_link.html

7.4.1421 B
Original Source

{% load i18n %} {% comment "text/markdown" %} Variables accepted by this template: - tab_id - {string} A unique tab id consisting only of ASCII alphanumerics, dashes and underscores - title - {string} Text that the tab button will display - active - {boolean?} Force this to be active - classname - {string?} Extra css classes to pass to this component {% endcomment %} {{ title }} ()