Refer to correct var [skip ci]

This commit is contained in:
James Cole 2016-03-02 07:06:19 +01:00
parent 560c10898f
commit 8ddb357e5a

View File

@ -5,7 +5,7 @@
</div>
<div class="box-body">
{% if tag|length == 1 %}
{% if tags|length == 1 %}
{% set multiplier = 12 %}
{% else %}
{% set multiplier = 30 %}