commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
[project/luci.git] / libs / cbi / luasrc / 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>