Author: wave
Date: Sat Sep 29 19:48:14 2012
New Revision: 1391864

URL: http://svn.apache.org/viewvc?rev=1391864&view=rev
Log:
Comment is no longer valid - the template has been changed.

Modified:
    incubator/ooo/ooo-site/trunk/lib/view.pm

Modified: incubator/ooo/ooo-site/trunk/lib/view.pm
URL: 
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/lib/view.pm?rev=1391864&r1=1391863&r2=1391864&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/lib/view.pm (original)
+++ incubator/ooo/ooo-site/trunk/lib/view.pm Sat Sep 29 19:48:14 2012
@@ -98,7 +98,6 @@ sub html_page {
 
     $args{breadcrumbs} =~ s/home/$args{ssi}{headers}{home}/;
 
-    # To Do: change the templates to make use of the bodytag
     return Template($template)->render(\%args), html => \%args;
 }
 


Reply via email to