<%# Copyright 2019-2020 Michael BD7MQB This is free software, licensed under the GNU GENERAL PUBLIC LICENSE, Version 2.0 -%> <% for i, ps in ipairs(pocsags) do if i > 20 then break end repeat %> <% until true %> <% end %>
<%:Time%> <%:Timeslot%> <%:Target%> <%:Message%>
<%=ps.timestamp%> <%=ps.timeslot%> <%=ps.target%> <%=ps.message:gsub("\n", "")%>