<%# Copyright 2008 Steven Barth Copyright 2020 Jo-Philipp Wich Licensed to the public under the Apache License 2.0. -%> <% local ver = require "luci.version" local xtime if exectime then xtime = (string.format("%.2fs", os.clock() - exectime)) end %>

<% local ver = require "luci.version" -%> Powered by <%= ver.luciname %> (<%= ver.luciversion %>)