* Separated the MVC-Webframework from core
[project/luci.git] / core / src / view / cbi / map.htm
diff --git a/core/src/view/cbi/map.htm b/core/src/view/cbi/map.htm
deleted file mode 100644 (file)
index 835393c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-                       <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>