* Separated CBI from LuCI Web
[project/luci.git] / applications / cbi / src / view / cbi / map.htm
1                         <div class="cbi-map" id="cbi-<%=self.config%>">
2                                 <h1><%=self.title%></h1>
3                                 <div class="cbi-map-descr"><%=self.description%></div>
4 <% self:render_children() %>
5                                 <br />
6                         </div>