* 3rd Package reorgnaisation
[project/luci.git] / libs / cbi / src / view / cbi / map.htm
diff --git a/libs/cbi/src/view/cbi/map.htm b/libs/cbi/src/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>