~ubuntu-branches/ubuntu/trusty/qiime/trusty

« back to all changes in this revision

Viewing changes to doc/_templates/layout.html

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2013-06-17 18:28:26 UTC
  • mfrom: (9.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20130617182826-376az5ad080a0sfe
Tags: 1.7.0+dfsg-1
Upload preparations done for BioLinux to Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
{# include the Google Analytics Tracker #}
39
39
{% block footer %}
40
40
<div style="text-align: center; padding: 0px;"><br />
41
 
<a href="http://pycogent.sourceforge.net" target="_blank"><img src="{{
 
41
<a href="http://www.pycogent.org" target="_blank"><img src="{{
42
42
pathto("_static/PoweredByPycogent.jpg", 1) }}" border="0" alt="sampledoc" height="70px"/></a>
43
43
<br /></div>
44
44
{{ super() }}