Migrated from liquid-for-designers v6

RichMorin
2010-08-12 13:45:49 -07:00
parent 85a276d7f0
commit 3cfdeaf81d
+2 -2
@@ -61,8 +61,8 @@ We made 1 million dollars {% comment %} in losses {% endcomment %} this year
h2. If / Else
<code>if / else</code> should be well known from any imaginable programming language.
Liquid allows you to write simple expressions in the <code>if</code> (and optionally, <code>else</code>) clause:
@if / else@ should be well known from any imaginable programming language.
Liquid allows you to write simple expressions in the @if@ (and optionally, @else@) clause:
<pre><code>
{% if user %}