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
|
Line | |
---|
1 | <dl> |
---|
2 | <tpl:TriTribune> |
---|
3 | <dt id="t{{tpl:TribId}}" class="<tpl:LoopPosition even="1">even</tpl:LoopPosition> grid_1 alpha"> |
---|
4 | {{tpl:TribAuthor}} : |
---|
5 | </dt> |
---|
6 | <dd class="grid_2 omega"> |
---|
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.