<%if links%>
There are <%count%> <%unless update%>links<%else%>changes<%endunless%> waiting to be validated<%if config.payment.enabled%> (titles coloured red are links still awaiting payment or have expired)<%endif%>.
<%else%>
There are no <%unless update%>links<%else%>changes<%endunless%> waiting to be validated.
<%endif%>
<%-- Only show the form for validation if there are links to be edited --%>
<%if links%>
<%-- endif links --%>
<%endif%>