source:
gutenbach-web/header.html
@
1998d46
Last change on this file since 1998d46 was 1998d46, checked in by Edward Z. Yang <edwardzyang@…>, 16 years ago | |
---|---|
|
|
File size: 297 bytes |
Rev | Line | |
---|---|---|
[973dd91] | 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> | |
[1998d46] | 7 | sipbmp3 <span class="web">web</span> |
[973dd91] | 8 | </h1> |
[84ed773] | 9 | <div class="subtitle">what's playing?</div> |
[973dd91] | 10 | </div> |
11 | </py:def> | |
[84ed773] | 12 | </html> |
Note: See TracBrowser
for help on using the repository browser.