{% for tab in site.data.tabs %}
{{ tab.name }}
{% endfor %}
{% if page.active == "kernel-plugin" %}
{% endif %}
{{ content }}