Revision 1935,
338 bytes
checked in by Osku, 13 years ago
(diff) |
Theme Walou-Walou : 0.2.2
- Fix comment author class in page.html
- Fix ★ in archive.html
- new tribune.html
- CSS improvements for some plugins
|
Rev | Line | |
---|
[1914] | 1 | <dl> |
---|
| 2 | <tpl:TriTribune> |
---|
[1935] | 3 | <dt id="t{{tpl:TribId}}" class="<tpl:LoopPosition even="1">even</tpl:LoopPosition> grid_1 alpha"> |
---|
| 4 | {{tpl:TribAuthor}} : |
---|
[1914] | 5 | </dt> |
---|
[1935] | 6 | <dd class="grid_2 omega"> |
---|
[1914] | 7 | {{tpl:TribMessage with_smile="1"}} |
---|
| 8 | </dd> |
---|
| 9 | </tpl:TriTribune> |
---|
| 10 | </dl> |
---|
| 11 | <tpl:SysIfFormError> |
---|
| 12 | <p class="error">{{tpl:SysFormError}}</p> |
---|
| 13 | </tpl:SysIfFormError> |
---|
Note: See
TracBrowser
for help on using the repository browser.