+
+ {% if self.content_nav() or self.sidebar() -%} + + {%- endif %} + +
{% if self.lastupdated() or self.accuratefor() -%} -
+
- - - - - - - - - -
- - +

{{ bib.sectiontypes }}:

{% for section in bib.sections %}

{{ section.name }}

@@ -56,10 +50,9 @@
-
+{% endblock %} +{% block content %}

Publications by {{ bib.field }}

    @@ -73,13 +66,6 @@ {% endfor %}
-

-

{% trans email="press@i2p2.de"|safe, bibtex = get_url('papers_bibtex', tag=bib.tag) if bib.tag else get_url('papers_bibtex'), citeseer = 'http://citeseer.ist.psu.edu/online-nature01/' -%} diff --git a/i2p2www/pages/site/docs/applications/supported.html b/i2p2www/pages/site/docs/applications/supported.html index 96bf6ceb..34ad75a4 100644 --- a/i2p2www/pages/site/docs/applications/supported.html +++ b/i2p2www/pages/site/docs/applications/supported.html @@ -1,10 +1,6 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Supported Applications{% endtrans %}{% endblock %} -{% block content %} - -

{% trans %}Supported Applications{% endtrans %}

- -
+{% block content_nav %}