Changes look good to me.

master
http://www.cse.unsw.edu.au/~willu/ 2009-07-26 22:54:00 -04:00 committed by Joey Hess
parent f5b676bfcc
commit 58189f90a8
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ I just implemented this. There is one [[patch]] to the default page template, a
>>
>> --[[smcv]]
>>> That looks like a nice set of fixes. One more that might be worthwhile: instead of reading the page source into a var, and then writing it out later, it might be nice to just
>>> `print readfile(srcfile(pagesources{$page}));` at the appropriate point. -- [[Will]]
----
diff --git a/templates/page.tmpl b/templates/page.tmpl