* core: Added template for a table view of typed sections
[project/luci.git] / core / src / view / cbi / valuefooter.htm
1 <% if valuefooter then
2         include(valuefooter)
3 else
4         include("cbi/full_valuefooter")
5 end %>