{% ckan_extends %} {% block content_primary_nav %} {{ super() }} {% if h.ytp_comments_show_comments_tab_page() %} {% asset "comments_js/comments-js" %} {# Hand-roll this markup until we have resolved https://github.com/ckan/ckan/issues/9428 and can get back to using something like: {{ h.build_nav_icon( 'comments.list', _('Comments') + ' ' + h.get_content_type_comments_badge(pkg.name, 'dataset'), id=pkg.name, content_type=pkg.type) }} #}