mirror of
https://github.com/fergalmoran/robotopro.git
synced 2025-12-22 01:08:59 +00:00
4 lines
81 B
HTML
Executable File
4 lines
81 B
HTML
Executable File
{% extends 'base.html' %}
|
|
{% block content %}
|
|
{{ content }}
|
|
{% endblock %} |