diff -r 19103bdcab36 -r 282261b26774 doc/book/en/intro/tutorial/maintemplate.rst --- a/doc/book/en/intro/tutorial/maintemplate.rst Tue Jul 28 23:21:39 2009 +0200 +++ b/doc/book/en/intro/tutorial/maintemplate.rst Tue Jul 28 23:48:19 2009 +0200 @@ -89,9 +89,9 @@ ```````````````` If you want to change the footer for example, look -for HTMLPageFooter and override it in your views file as in: :: +for HTMLPageFooter and override it in your views file as in: -..code-block :: python +.. sourcecode:: python from cubicweb.web.views.basetemplates import HTMLPageFooter