<%~Plugins::UI::update_featured_links('article', $ID, $in.featured_article)%> <%~Plugins::UI::update_featured_links('photo', $ID, $in.featured_photo)%> <%site_title%>: Link Added <%include include_common_head.html%> <%~if ad_wallpaper%> <%ad_wallpaper%> <%~endif%>
<%include include_header.html%>
<%-- start content--%>

Link Added

We have received the following link:

<%Title%>
<%~if Category_loop.length > 1%>
    <%loop Category_loop%>
  • <%loop_value%>
  • <%endloop%>
<%~else%> <%Category%> <%~endif%>
<%if Link_Type eq 'photo'%>Photo Gallery<%elseif Link_Type eq 'video'%>Video<%else%>Article<%endif%>
<%escape_html Description%>
<%escape_html Contact_Name%>
<%escape_html Contact_Email%>

<%~if config.build_auto_validate%> Your link has been added to <%if Category_loop.length > 1%>the following categories: <%loop Category_loop%><%loop_value%><%unless last%>, <%endunless%><%endloop%><%else%><%Category%><%endif%>. <%~else%> Thank you! We will send you an e-mail once your link has been validated. <%~endif%>

<%-- end content --%>
<%include include_footer.html%>
<%~include include_global_js.html%> <%~include include_form.js%>