doc/book/en/intro/tutorial/maintemplate.rst
changeset 2544 282261b26774
parent 2535 c7b736929a58
child 2545 f8246ed962f6
--- 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