<% if self.description and #self.description > 0 then -%> <% if not luci.util.instanceof(self, luci.cbi.DynamicList) and ( not luci.util.instanceof(self, luci.cbi.Flag) and not luci.util.instanceof(self, luci.cbi.Value) and not luci.util.instanceof(self, luci.cbi.ListValue) and not luci.util.instanceof(self, luci.cbi.StaticList) or self.orientation == "horizontal") then -%>
<%- end %>
<%=self.description%>
<%- end %> <%- if self.title and #self.title > 0 then -%> <%- end -%>