source: web/old/header.html

debianmacno-cupsweb
Last change on this file was 30beeab, checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago

Remove "gutenbach-" from directory names and rename "gutenbach" to "gutenbach-server"

  • Property mode set to 100644
File size: 297 bytes
Line 
1<html xmlns:py="http://genshi.edgewall.org/"
2      xmlns:xi="http://www.w3.org/2001/XInclude"
3      py:strip="">
4<py:def function="header">
5  <div id="header">
6        <h1>
7            sipbmp3 <span class="web">web</span>
8        </h1>
9                <div class="subtitle">what's playing?</div>
10  </div>
11</py:def>
12</html>
Note: See TracBrowser for help on using the repository browser.