Ignore:
Timestamp:
Feb 26, 2009, 1:40:49 AM (16 years ago)
Author:
Edward Z. Yang <edwardzyang@…>
Branches:
master, debian, mac, no-cups, web
Children:
e0a78b1
Parents:
bed8e5d
git-author:
Edward Z. Yang <edwardzyang@…> (02/26/09 01:40:49)
git-committer:
Edward Z. Yang <edwardzyang@…> (02/26/09 01:40:49)
Message:

Add quick-and-dirty now playing information.
Signed-off-by: Edward Z. Yang <edwardzyang@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gutenbach-web/index.html

    r0b8c868 rc283cb9  
    1414<body>
    1515    <div id="status">
     16        <p>Currently playing:</p>
     17        <pre>$playing</pre>
    1618        <p>The volume is <span id="volume">$volume</span></p>
    1719        <div py:replace="volume_form(volume_data)"></div>
Note: See TracChangeset for help on using the changeset viewer.