pull/46/head
eric 2018-01-05 16:24:12 -05:00
parent f92f469e48
commit 11445f8a30
1 changed files with 5 additions and 5 deletions

View File

@ -100,9 +100,9 @@
<div> <div>
<div class="pubinfo"> <div class="pubinfo">
<h3 class="book-author"> <h3 class="book-author">
<span itemprop="author"><a href="{% url 'search' %}?q={{ work.relators.0.author.name|urlencode }}&amp;ty=au" />{{ work.relators.0.name }}</a></span>{% if work.authors.count == 2 %} <span itemprop="author"><a href="{% url 'search' %}?q={{ work.relators.0.author.name|urlencode }}&amp;ty=au" >{{ work.relators.0.name }}</a></span>{% if work.authors.count == 2 %}
and <span itemprop="author"><a href="{% url 'search' %}?q={{ work.relators.1.author.name|urlencode }}&amp;ty=au" />{{ work.relators.1.name }}</a></span> and <span itemprop="author"><a href="{% url 'search' %}?q={{ work.relators.1.author.name|urlencode }}&amp;ty=au" >{{ work.relators.1.name }}</a></span>
{% endif %}{% if work.relators.count > 2 %}{% for author in work.relators %}{% if not forloop.first %}, <span itemprop="author"><a href="{% url 'search' %}?q={{ author.author.name|urlencode }}&amp;ty=au" />{{ author.name }}</a></span>{% endif %}{% endfor %} {% endif %}{% if work.relators.count > 2 %}{% for author in work.relators %}{% if not forloop.first %}, <span itemprop="author"><a href="{% url 'search' %}?q={{ author.author.name|urlencode }}&amp;ty=au" >{{ author.name }}</a></span>{% endif %}{% endfor %}
{% endif %} {% endif %}
</h3> </h3>
<h3 class="book-year"> <h3 class="book-year">
@ -303,7 +303,7 @@
{% endfor %} {% endfor %}
{% if work.doab %} {% if work.doab %}
<p> <p>
This book is included in <a href="http://www.doabooks.org/doab?func=search&query=rid%3A{{ work.doab }}">DOAB</a>. This book is included in <a href="http://www.doabooks.org/doab?func=search&amp;query=rid%3A{{ work.doab }}">DOAB</a>.
</p> </p>
{% endif %} {% endif %}
{% if work.gtbg %} {% if work.gtbg %}
@ -340,7 +340,7 @@
</span> </span>
</a> </a>
<div class="show_supporter_contact_form" > <div class="show_supporter_contact_form" >
<img src="/static/images/icons/email.png" title="contact supporter" /> <img src="/static/images/icons/email.png" alt="email" title="contact supporter" />
</div> </div>
<div class="info_for_managers"> <div class="info_for_managers">
{{ supporter }}<br /> {{ supporter }}<br />