diff options
author | Romain d'Alverny <rda@mageia.org> | 2010-11-08 15:30:29 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2010-11-08 15:30:29 +0000 |
commit | af3e9a06950390f77ddb4a4286cd762855e3661e (patch) | |
tree | 9fcf4fcfd1401a3f69cb3ef49627304f741f9cc5 /root/template | |
parent | 1b26728eaf6ca390675bbbd00ea49b3d3bb7bb4d (diff) | |
download | identity-af3e9a06950390f77ddb4a4286cd762855e3661e.tar identity-af3e9a06950390f77ddb4a4286cd762855e3661e.tar.gz identity-af3e9a06950390f77ddb4a4286cd762855e3661e.tar.bz2 identity-af3e9a06950390f77ddb4a4286cd762855e3661e.tar.xz identity-af3e9a06950390f77ddb4a4286cd762855e3661e.zip |
style update
Diffstat (limited to 'root/template')
-rw-r--r-- | root/template/layout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/template/layout b/root/template/layout index e1b2dd0..bd9201a 100644 --- a/root/template/layout +++ b/root/template/layout @@ -9,7 +9,7 @@ <li><a href="[% c.uri_for(subpage.page) %]">[% l(subpage.title) %]</a></li> [% END %] </ul> - + <div class="inside"> [% IF errors %] <span class="error"> |