{% import "bootstrap/wtf.html" as wtf %} {% extends "plugins/themes/templates/index.html" %} {% block title %}{{ title }}{% endblock %} {% block themes_container %}
| Project | {% for project in projects %} |
|---|---|
| {{ project[1] }} |
| Layer | {% for layer in layers %} |
|---|---|
| {{ layer }} |