You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/10/03 17:12:30 UTC

svn commit: r1629221 - /directory/site/trunk/lib/view.pm

Author: elecharny
Date: Fri Oct  3 15:12:29 2014
New Revision: 1629221

URL: http://svn.apache.org/r1629221
Log:
Simple change to rebuild the site

Modified:
    directory/site/trunk/lib/view.pm

Modified: directory/site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/directory/site/trunk/lib/view.pm?rev=1629221&r1=1629220&r2=1629221&view=diff
==============================================================================
--- directory/site/trunk/lib/view.pm (original)
+++ directory/site/trunk/lib/view.pm Fri Oct  3 15:12:29 2014
@@ -50,7 +50,6 @@ sub template_page
     return Dotiac::DTL::Template($template)->render(\%args), html => \%args;
 }
 
-
 # Gets the base of the path
 sub _base
 {