<% if(item.study_cost.highest_price) {%>
<% if (item.study_cost.highest_price.old_price) { %>
€<%= item.study_cost.highest_price.old_price %>
<%}%>
<%= item.study_cost.highest_price.price %>
<%}else{%>
<%= item.study_cost.lowest_price.number_of_months %>x €<%= item.study_cost.lowest_price.price.replace(',00', ',-')%>
<%}%>
<%= lang.sign_in %>