[prev] [thread] [next] [lurker] [Date index for 2005/02/17]
Author: simon
Date: 2005-02-17 12:17:49 +0000 (Thu, 17 Feb 2005)
New Revision: 1902
Modified:
trunk/buscador/templates/entity/view
trunk/buscador/templates/mail/view
Log:
XHTML goodness
Modified: trunk/buscador/templates/entity/view
===================================================================
--- trunk/buscador/templates/entity/view 2005-02-17 09:44:28 UTC (rev 1901)
+++ trunk/buscador/templates/entity/view 2005-02-17 12:17:49 UTC (rev 1902)
@@ -29,5 +29,5 @@
[% mails_by_addressing(entity) %]
-[% make_atom("entity/atom/[% entity.id %]") %]
+[% make_atom("entity/atom/$entity.id") %]
[% INCLUDE footer %]
Modified: trunk/buscador/templates/mail/view
===================================================================
--- trunk/buscador/templates/mail/view 2005-02-17 09:44:28 UTC (rev 1901)
+++ trunk/buscador/templates/mail/view 2005-02-17 12:17:49 UTC (rev 1902)
@@ -7,7 +7,7 @@
<div id="container">
<div id="sidebar-a">
<div id="innerbar">
-<p align="center" class="searchhints">
+<p class="searchhints">
<a href="[%base | remove('/$')%]/mail/thread/[%mail.id%]">View whole thread</a></p><hr />
[% mail.thread_as_html %]
[% IF mail.attachments %]
@@ -32,4 +32,5 @@
</pre>
</div>
+</div>
[% INCLUDE footer %]
Generated at 17:00 on 17 Feb 2005 by mariachi 0.52