{% extends "!components/view-this-page.html" %} {%- macro github_button() -%}
XGrammar on GitHub
{%- endmacro -%} {% block link_available -%} {{ github_button() }} {{ super() }} {%- endblock %} {% block link_not_available -%} {{ github_button() }} {{ super() }} {%- endblock %}