* Separated the MVC-Webframework from core
[project/luci.git] / web / src / view / cbi / valueheader.htm
1 <% if valueheader then
2         include(valueheader)
3 else
4         include("cbi/full_valueheader")
5 end %>