% layout("/en/layout", { title: "stations" }) %> <%~ include("/en/panel/partials/navbar") %> <% const staniceIcon = ` ` %> <% const addIcon = ` ` %>
| name | description | created |
|---|---|---|
| <%= meteostanica.name %> | <%= meteostanica?.description ?? `` %> | <%= meteostanica.timestamp %> |
no stations. :(
<% } %>