fmartingr
/
shelfzilla
Archived
1
0
Fork 0

Using # instead of "volume"

This commit is contained in:
Felipe Martin 2014-04-02 18:43:39 +02:00
parent 12d293aa57
commit df219da7cd
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
{% endif %}
</div>
<div class="text-center">
<div><strong>{% trans "Volume" %} {{ volume.number }}</strong></div>
<div><strong>#{{ volume.number }}</strong></div>
<img src="{% thumbnail volume.cover 150x150 %}" class="max-width-80" />
</div>
</div>