--- www/kojiweb/includes/footer.chtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/kojiweb/includes/footer.chtml b/www/kojiweb/includes/footer.chtml index 8e22022..0e97021 100644 --- a/www/kojiweb/includes/footer.chtml +++ b/www/kojiweb/includes/footer.chtml @@ -10,7 +10,7 @@ #if os.path.exists($localfooterpath) #if $literalFooter #set $localfooter="".join(open($localfooterpath).readlines()) -#$localfooter +$localfooter #else #include $localfooterpath #end if
koji-devel@lists.fedorahosted.org