thrown out ringeraja banner
This commit is contained in:
@@ -13,23 +13,23 @@
|
||||
|
||||
Bosna i Hercegovina
|
||||
|
||||
**Email: **<%= dd.email %>
|
||||
**Email:** <%= dd.email %>
|
||||
|
||||
**Telefon: ** +387 <%= dd.phone %>
|
||||
**Telefon:** +387 <%= dd.phone %>
|
||||
|
||||
**Plaćanje: **<%= dd.get_payment_string %>
|
||||
**Plaćanje:** <%= dd.get_payment_string %>
|
||||
|
||||
**Napomena: **
|
||||
**Napomena:**
|
||||
|
||||
<%= dd.note %>
|
||||
|
||||
<% if dd.gift %>
|
||||
**Poklon ** **Name: **<%= dd.recipient_name %>
|
||||
**Postal code: **<%= dd.recipient_postal_code %>
|
||||
**Place: **<%= dd.recipient_place %>
|
||||
**Address: **<%= dd.recipient_address %>
|
||||
**Phone: **<%= dd.recipient_phone %>
|
||||
**Email: **<%= dd.recipient_email %>
|
||||
**Poklon** **Name:** <%= dd.recipient_name %>
|
||||
**Postal code:** <%= dd.recipient_postal_code %>
|
||||
**Place:** <%= dd.recipient_place %>
|
||||
**Address:** <%= dd.recipient_address %>
|
||||
**Phone:** <%= dd.recipient_phone %>
|
||||
**Email:** <%= dd.recipient_email %>
|
||||
<% end %>
|
||||
|
||||
<% if dd.instant_delivery %>
|
||||
|
||||
@@ -18,9 +18,7 @@ var StartPage = React.createClass({
|
||||
<LinkBanner locationName="startPage" />
|
||||
<AllItemsInGroup />
|
||||
<h2>Preporučeno</h2>
|
||||
<div><a href="http://www.ringeraja.ba" target="_blank"><img className='img-responsive center-block' src="https://res.cloudinary.com/du5pdibul/image/upload/v1450251799/12346653_10206786371272418_443454315_n_vo7jrj.jpg" /></a></div>
|
||||
<RandomItems />
|
||||
|
||||
</div>
|
||||
<GAInitiailizer />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user