commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
[project/luci.git] / libs / cbi / luasrc / view / cbi / map.htm
diff --git a/libs/cbi/luasrc/view/cbi/map.htm b/libs/cbi/luasrc/view/cbi/map.htm
new file mode 100644 (file)
index 0000000..835393c
--- /dev/null
@@ -0,0 +1,6 @@
+                       <div class="cbi-map" id="cbi-<%=self.config%>">
+                               <h1><%=self.title%></h1>
+                               <div class="cbi-map-descr"><%=self.description%></div>
+<% self:render_children() %>
+                               <br />
+                       </div>