Skip to content

Instantly share code, notes, and snippets.

@Chizh
Created December 6, 2014 15:42
Show Gist options
  • Save Chizh/eabe3720f164f74ed638 to your computer and use it in GitHub Desktop.
Save Chizh/eabe3720f164f74ed638 to your computer and use it in GitHub Desktop.
{% if item.PreviousPrice != '0' %}<div style="font-family:arial; font-size:15px; color:#666666;"><s>{{item.Price | money}}.-</s></div>{% endif %}
<div style="font-family:arial; font-size:24px; color:#ed1c24;">{{item.Price | money}}.-</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment