<%include file="header.html" title="Upgrade a Listing" meta_keywords="" meta_description="" %>
<%if $error_msg%>

<%$error_msg%>

<%/if%>
Upgrade a Listing
Resource ID <%$link_id%>
Title <%$title%>
Url <%$url%>
Description <%$description%>
Category <%$category_path_with_link%>
Contact Name <%$contact_name%>
Current Listing Type <%if $premium%> Premium Listing <%/if%> <%if $sponsored%> Sponsored Listing <%/if%> <%if not $premium && not $sponsored%> Basic Listing <%/if%> <%if $premium || $sponsored%> (Lasting date: <%$expire|date_format%>) <%/if%>
Upgrade Listing Type
Payment Gateway <%$available_payment_systems%>


<%include file="footer.html"%>