link Not Exists Or Expired

private open fun linkNotExistsOrExpired(customLink: CustomRefyLink, model: Model): String

Method to format and return the INVALID_CUSTOM_LINK_PAGE due the link expiration or the not existing of that link

Return

the title of the invalid page as String

Parameters

customLink

The custom link requested

model

The model used by Thymeleaf to format the web page