source: gutenbach-web/old/slider.html @ 27ee337

debianmacno-cupsweb
Last change on this file since 27ee337 was 27ee337, checked in by Kyle Brogle <broglek@…>, 14 years ago

Actually moved files into 'old' directory

  • Property mode set to 100644
File size: 233 bytes
Line 
1<div xmlns="http://www.w3.org/1999/xhtml"
2    xmlns:py="http://genshi.edgewall.org/"
3    id="${id}_container"
4    class="${css_class}"
5    py:attrs="attrs">
6    <input type='text' id="${id}" name="${name}" value="${value}" />
7</div>
Note: See TracBrowser for help on using the repository browser.