latest changes
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
<img src="{{ thumbnail }}" alt="{{ title }}" />
|
||||
</a>
|
||||
<h2>
|
||||
<a href="{{ url }}">{{ title }}</a>
|
||||
<a href="{{ url }}">{{{ title }}}</a>
|
||||
</h2>
|
||||
<p class="price">${{ price }}</p>
|
||||
<p class="price">{{#usd price }}</p>
|
||||
{{#if msrp}}
|
||||
<p class="msrp">MSRP: ${{ msrp }}</p>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user