doc/book/en/development/webstdlib/primary.rst
changeset 2545 f8246ed962f6
parent 2175 16d3c37c5d28
child 3258 6536ee4f37f7
--- a/doc/book/en/development/webstdlib/primary.rst	Tue Jul 28 23:48:19 2009 +0200
+++ b/doc/book/en/development/webstdlib/primary.rst	Tue Jul 28 23:49:47 2009 +0200
@@ -15,7 +15,7 @@
 Let's have a quick look at the EntityView ``PrimaryView`` as well as
 its rendering method
 
-.. code-block:: python
+.. sourcecode:: python
 
     class PrimaryView(EntityView):
         """the full view of an non final entity"""