<% const backIcon = ` ` %> <% const resetIcon = ` ` %> <% const currentIcon = ` ` %> <% const historyIcon = ` ` %> <% const editIcon = ` ` %> <% const deleteIcon = ` ` %>
<%~ backIcon %>

<%= it.meteostanica.name %>

<% if (it.meteostanica.description) { %>

description: <%= it.meteostanica.description %>

<% } %>

created: <%= it.meteostanica.timestamp %>

owner: <%= it.meteostanica.owner %>

websocket key: <%= it.meteostanica.websocketKey %>

<%~ resetIcon %> reset
<%~ editIcon %> edit <%~ deleteIcon %> delete