Merge branch 'master' into auth

This commit is contained in:
Felipe Martin 2016-10-26 15:33:34 +02:00
commit dac3f743db
No known key found for this signature in database
GPG Key ID: 648659A0525A81EA
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@
</div>
{% endif %}
</div>
</a>
<img src="{% thumbnail amiibo.statue 340x340 crop %}">
</div>
<div class="content text-center">
<a href="{{ amiibo.get_absolute_url }}" class="header">{{ amiibo.name }}</a>
</div>