10 lines
226 B
HTML
10 lines
226 B
HTML
<%#
|
|
Copyright 2017-2019 Stan Grishin (stangri@melmac.net)
|
|
This is free software, licensed under the Apache License, Version 2.0
|
|
-%>
|
|
|
|
<%+cbi/valueheader%>
|
|
|
|
<%=self:cfgvalue(section):gsub('\n', '<br/>' )%>
|
|
|
|
<%+cbi/valuefooter%>
|