Add Chromium-only Blender WebEngine parity work
This commit is contained in:
6
blender-5.2.0/doc/python_api/templates/page.html
Normal file
6
blender-5.2.0/doc/python_api/templates/page.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{%- extends "!page.html" -%}
|
||||
|
||||
{%- block footer -%}
|
||||
{{ super() }}
|
||||
{%- include "components/footer_contribute.html" -%}
|
||||
{%- endblock footer -%}
|
||||
Reference in New Issue
Block a user