Back to Mujoco

Layout

doc/templates/layout.html

3.8.0249 B
Original Source

{% extends "!layout.html" %} {% block htmltitle %} {{ super() }} {% endblock %} {% block scripts %} {{ super() }} {# Override home link to point to MuJoCo homepage. Ideally this would be done as part of the theme rather than in JS. #} {% endblock %}