robot-gui/templates/index.html
2022-10-15 14:47:18 -04:00

4 lines
100 B
HTML

<!-- templates/index.html -->
{% extends "base.html" %} {% block content %} {% endblock content %}