# HG changeset patch # User Paul Boddie # Date 1203034640 -3600 # Node ID 4c36bd0b712b0b86dda5b36c7f3c1ea40493d300 # Parent 13c70186216f83421e8361402bd4ff5076700deb Fixed contact page linking. diff -r 13c70186216f -r 4c36bd0b712b ep2008.py --- a/ep2008.py Tue Jan 29 01:02:25 2008 +0100 +++ b/ep2008.py Fri Feb 15 01:17:20 2008 +0100 @@ -64,7 +64,8 @@ banner_attachment_page = u'Sponsors' # upload banner images to this page banner_link_page = u'Sponsors' # make banner images link to this page - contact_string = u'
Contact Information
' + contact_label = u'Contact Information' + contact_page = u'Contact' contribute_string = u'Contribute to this site!' special_username = 0 # show simple username or contribute string for login diff -r 13c70186216f -r 4c36bd0b712b themes/ep2008/ep2008.py --- a/themes/ep2008/ep2008.py Tue Jan 29 01:02:25 2008 +0100 +++ b/themes/ep2008/ep2008.py Fri Feb 15 01:17:20 2008 +0100 @@ -84,6 +84,8 @@ @rtype: unicode @return: page footer html """ + request = self.request + formatter = request.formatter page = d['page'] if self.cfg.special_username: @@ -102,7 +104,11 @@ # Footer u'