summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/luasrc/view/simple-adblock/status.htm
blob: b02c7faa8250c0edcceba3b6baf4738903e6ec65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<%#
Copyright 2017-2018 Dirk Brenken (dev@brenken.org)
This is free software, licensed under the Apache License, Version 2.0
-%>

<%+cbi/valueheader%>

<div style="font-weight:bold;">
	<%=self:cfgvalue(section):gsub('\n', '<br />' )%>
</div>

<%+cbi/valuefooter%>