Files
workinf_Blender_Wasm/blender-5.2.0/doc/python_api/templates/page.html
2026-08-12 04:47:48 -04:00

7 lines
141 B
HTML

{%- extends "!page.html" -%}
{%- block footer -%}
{{ super() }}
{%- include "components/footer_contribute.html" -%}
{%- endblock footer -%}