Back to Qgis

QGIS Server

resources/server/api/ogc/templates/wfs3/getLandingPage.html

latest261 B
Original Source

{% include "header.html" %}

QGIS Server

Available services

{% for link in links %} {% if link.rel != "alternate" %} {% if link.rel != "self" %} - {{ link.title }} {% endif %} {% endif %} {% endfor %} {% include "footer.html" %}