forked from I2P_Developers/i2p.www
Fixed BibTeX page links
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
</table><!-- End of table 1 -->
|
</table><!-- End of table 1 -->
|
||||||
|
|
||||||
<p class="contact">{% trans email="press@i2<!-- -->p2.de"|safe,
|
<p class="contact">{% trans email="press@i2<!-- -->p2.de"|safe,
|
||||||
bibtex = '',
|
bibtex = get_url('papers_bibtex', tag=bib.tag) if bib.tag else get_url('papers_bibtex'),
|
||||||
citeseer = 'http://citeseer.ist.psu.edu/online-nature01/' -%}
|
citeseer = 'http://citeseer.ist.psu.edu/online-nature01/' -%}
|
||||||
Please send new or corrected entries to
|
Please send new or corrected entries to
|
||||||
<a name="contact"><span class="email">{{ email }}</span></a>.<br />
|
<a name="contact"><span class="email">{{ email }}</span></a>.<br />
|
||||||
|
Reference in New Issue
Block a user