attribute values should be quoted :)

This commit is contained in:
Christopher Allan Webber 2011-06-02 16:30:06 -05:00
parent f80cdc5868
commit 04cb99b223

View File

@ -32,7 +32,7 @@
<strong>{{ page }}</strong>
{% endif %}
{% else %}
<span class=ellipsis></span>
<span class="ellipsis"></span>
{% endif %}
{%- endfor %}