Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. {% if data.occupation and data.occupation.count > 1 ... %}
  2. <p>bla bla</p>
  3. {% else%}
  4. <p>bla bla</p>
  5. {%endif%}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement