<%+cbi/valueheader%> <% local fs = require "luci.openclash" local plugin_version = fs.oc_version() %>
<% local msg = self:cfgvalue(section) or "" %>
<%:Note: Please Upload File According To File Type, File Will Be Saved To The Prompt Path%>
<% if msg and msg ~= "" then %>
<%=pcdata(msg)%>
<% end %>
<%+cbi/valuefooter%>