Author: joes
Date: Mon Mar 24 17:15:49 2014
New Revision: 1580921
URL: http://svn.apache.org/r1580921
Log:
better
Modified:
thrift/cms-site/trunk/lib/view.pm
Modified: thrift/cms-site/trunk/lib/view.pm
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/view.pm?rev=1580921&r1=1580920&r2=1580921&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/view.pm (original)
+++ thrift/cms-site/trunk/lib/view.pm Mon Mar 24 17:15:49 2014
@@ -9,7 +9,7 @@ sub append_snippet_footer {
my $view = ref $args{view} ? shift @{$args{view}} : delete $args{view};
$args{content} .= <<EOT;
-This page was generated from Apache Thrift's **source tree docs**:
+This page was generated from {{ conf.title }}'s **source tree docs**:
[{{ snippetA.path }}]({{ snippetA.uri }})
EOT