Now included inline in layout.mc
[irspy-moved-to-github.git] / web / htdocs / chrome / bannerrow.mc
diff --git a/web/htdocs/chrome/bannerrow.mc b/web/htdocs/chrome/bannerrow.mc
deleted file mode 100644 (file)
index 70bf849..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-%# $Id: bannerrow.mc,v 1.6 2006-09-25 19:52:20 mike Exp $
-<%args>
-$title
-</%args>
-   <tr class="banner">
-    <td align="left">
-     <br/>
-     <h1><a class="logo" href="/">IRSpy</a></h1>
-    </td>
-    <td align="right">
-     <br/>
-     <h1 class="title"><% xml_encode($title) %></h1>
-    </td>
-   </tr>