summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/view/cbi/map.htm
diff options
context:
space:
mode:
Diffstat (limited to 'src/ffluci/view/cbi/map.htm')
-rw-r--r--src/ffluci/view/cbi/map.htm7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ffluci/view/cbi/map.htm b/src/ffluci/view/cbi/map.htm
deleted file mode 100644
index 83c377fb8..000000000
--- a/src/ffluci/view/cbi/map.htm
+++ /dev/null
@@ -1,7 +0,0 @@
- <div class="cbi-map" id="cbi-<%=self.config%>">
- <h1><%=self.title%></h1>
- <div class="cbi-map-descr"><%=self.description%></div>
- <br />
-<% self:render_children() %>
- <br />
- </div>