% local uci = require 'luci.model.uci'.cursor() ssl = uci:get_first('wireguard-ui', 'wireguard-ui', 'ssl') if ssl == '1' then protocol="https://" else protocol="http://" end %>
<%:Collecting data...%>