Revision 2029,
396 bytes
checked in by Osku, 13 years ago
(diff) |
Theme Walou'Walou 0.4
- Main font configurable
- minor changes with img box shadow
- change in archive.html and tribune.html
|
Line | |
---|
1 | <tpl:TriTribune> |
---|
2 | <blockquote class="<tpl:LoopPosition even="1">even</tpl:LoopPosition>"> |
---|
3 | <cite id="t{{tpl:TribId}}"> |
---|
4 | {{tpl:TribAuthor}} <span class="tribdate" title="{{tpl:TribDate}}">{{tpl:TribDate format="%T"}}</span>: |
---|
5 | </cite> |
---|
6 | {{tpl:TribMessage with_smile="1"}} |
---|
7 | </blockquote> |
---|
8 | </tpl:TriTribune> |
---|
9 | |
---|
10 | <tpl:SysIfFormError> |
---|
11 | <p class="error">{{tpl:SysFormError}}</p> |
---|
12 | </tpl:SysIfFormError> |
---|
Note: See
TracBrowser
for help on using the repository browser.