From: Mike Bayer Date: Mon, 15 May 2006 22:47:41 +0000 (+0000) Subject: version id... X-Git-Tag: rel_0_2_0~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31e001580b5114d5410ba4f9ee0c42f1448a0efd;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git version id... --- diff --git a/doc/build/content/document_base.myt b/doc/build/content/document_base.myt index 9c59cdb35c..d291240b11 100644 --- a/doc/build/content/document_base.myt +++ b/doc/build/content/document_base.myt @@ -30,9 +30,9 @@ <%method title> % try: # avoid inheritance via attr instead of attributes - <% m.base_component.attr['title'] %> - SQLAlchemy 0.1 Documentation + <% m.base_component.attr['title'] %> - <% self.owner.attr['title'] %> % except KeyError: - SQLAlchemy 0.1 Documentation + <% self.owner.attr['title'] %> % @@ -40,3 +40,4 @@ +