OpenDroneMap-WebODM/plugins/test/templates/app.html

5 wiersze
96 B
HTML
Czysty Zwykły widok Historia

2018-03-02 16:30:16 +00:00
{% extends "app/plugins/templates/base.html" %}
{% block content %}
Hello world!
{% endblock %}