forked from I2P_Developers/i2p.www
Style tweaks
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='styles/pubs.css') }}" />
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<div class="biblinks">
|
||||
<p align="center">
|
||||
{%- if bib.tag|length %}<a href='{% if bib.field != 'date' -%}
|
||||
{{ get_url('papers_list', choice=bib.field) }}
|
||||
@@ -38,6 +39,7 @@
|
||||
<a href='{{ get_url('papers_list', choice='author') }}'>{% endif %}
|
||||
{%- endif %}{{ _('By author') }}{%- if bib.field != 'author' -%}</a>{% endif -%}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<!-- Table 1: contains the sidebar and the body. -->
|
||||
<table cellspacing="3" cellpadding="0" border="0" align="center" width="100%%">
|
||||
|
Reference in New Issue
Block a user