2019-12-30 14:51:42 +00:00
|
|
|
<%#
|
2021-02-08 17:39:43 +00:00
|
|
|
Copyright 2017-2019 Stan Grishin (stangri@melmac.net)
|
2019-12-30 14:51:42 +00:00
|
|
|
This is free software, licensed under the Apache License, Version 2.0
|
|
|
|
-%>
|
|
|
|
|
|
|
|
<%+cbi/valueheader%>
|
|
|
|
|
2021-03-08 10:48:46 +00:00
|
|
|
<div style="font-weight:bold;">
|
|
|
|
<%=self:cfgvalue(section):gsub('\n', '<br />' )%>
|
|
|
|
</div>
|
2019-12-30 14:51:42 +00:00
|
|
|
|
|
|
|
<%+cbi/valuefooter%>
|