mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-06 08:16:00 +00:00
3 lines
143 B
HTML
3 lines
143 B
HTML
<!-- layout.html -->
|
|
{% extends "!layout.html" %} {% block sidebartitle %} {{ super() }} {% include
|
|
"language_selector.html" %} {% endblock %}
|