librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1365] add table


From: Matt Lee
Subject: [Librefm-commits] [1365] add table
Date: Fri, 08 May 2009 03:53:46 +0000

Revision: 1365
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1365
Author:   mattl
Date:     2009-05-08 03:53:46 +0000 (Fri, 08 May 2009)
Log Message:
-----------
add table

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/templates/welcome.tpl

Modified: trunk/nixtape/themes/librefm/templates/welcome.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-05-08 03:45:52 UTC 
(rev 1364)
+++ trunk/nixtape/themes/librefm/templates/welcome.tpl  2009-05-08 03:53:46 UTC 
(rev 1365)
@@ -1,5 +1,131 @@
 {include file='header.tpl'}
 
-<h2>Artists!</h2>
+  <table width="728" border="1" bordercolor="#000000" cellpadding="4" 
cellspacing="0"
+  rules="COLS">
+    <col width="234" />
+    <col width="223" />
+    <col width="3" />
+    <col width="234" />
 
+    <tr>
+      <td colspan="4" width="718" valign="top">
+        <p class="c1">Banner goes here</p>
+      </td>
+    </tr>
+
+    <tr valign="top">
+      <td rowspan="2" colspan="2" width="465">
+        <p class="c1"><br /></p>
+
+        <p class="c1">New on Libre.fm....</p>
+
+        <p class="c1"><br /></p>
+
+        <ul>
+          <li>
+            <p class="c2">Brad Sucks</p>
+          </li>
+
+          <li>
+            <p class="c2">furny</p>
+          </li>
+
+          <li>
+            <p class="c2">Chimney Factory</p>
+          </li>
+        </ul>
+
+        <p class="c2"><br /></p>
+
+        <p class="c1">Upcoming Events</p>
+
+        <p class="c1"><br /></p>
+
+        <ul>
+          <li>
+            <p class="c2">Brad Sucks live in Boston</p>
+          </li>
+
+          <li>
+            <p class="c2">They Might Be Giants live in Boston</p>
+          </li>
+
+          <li>
+            <p class="c2">furny live in Boston</p>
+          </li>
+        </ul>
+
+        <p class="c2"><br /></p>
+      </td>
+
+      <td colspan="2" width="245">
+        <p class="c1">Play Libre.fm streaming radio</p>
+
+        <p class="c1"><br /></p>
+
+        <p class="c1">(&gt;)</p>
+
+        <p class="c1"><br /></p>
+
+        <p class="c1"><br /></p>
+      </td>
+    </tr>
+
+    <tr valign="top">
+      <td colspan="2" width="245">
+        <p class="c1">Download libre music...</p>
+
+        <p class="c1"><br /></p>
+
+        <ul>
+          <li>
+            <p class="c2">Foo</p>
+          </li>
+
+          <li>
+            <p class="c2">Bar</p>
+          </li>
+
+          <li>
+            <p class="c2">Quux</p>
+          </li>
+
+          <li>
+            <p class="c2">Baz</p>
+          </li>
+        </ul>
+
+        <p class="c1"><br /></p>
+      </td>
+    </tr>
+
+    <tr valign="top">
+      <td width="234">
+        <p class="c1"><br /></p>
+      </td>
+
+      <td colspan="2" width="235">
+        <p class="c1"><br /></p>
+      </td>
+
+      <td width="234">
+        <p class="c1"><br /></p>
+      </td>
+    </tr>
+
+    <tr valign="top">
+      <td width="234">
+        <p class="c1">Featured artist image</p>
+      </td>
+
+      <td colspan="2" width="235">
+        <p class="c1">Featured group info</p>
+      </td>
+
+      <td width="234">
+        <p class="c1">Featured user</p>
+      </td>
+    </tr>
+  </table>
+
 {include file='footer.tpl'}
\ No newline at end of file





reply via email to

[Prev in Thread] Current Thread [Next in Thread]