Updated Liquid for Designers (textile)

jamesfoster
2011-01-24 05:22:02 -08:00
parent ed3fc092b1
commit 2b00a2ada7
+1 -1
@@ -185,7 +185,7 @@ hit 2 or 3
{% when 'product' %} {% when 'product' %}
// {{ product.vendor | link_to_vendor }} / {{ product.title }} // {{ product.vendor | link_to_vendor }} / {{ product.title }}
{% else %} {% else %}
// {{page_title} // {{page_title}}
{% endcase %} {% endcase %}
</pre> </pre>