How to customize the suspended page with account's domain name?
I understand I can edit the " /var/cpanel/webtemplates/root/english/suspended.tmpl " file to customize the suspended page.
Is it possible to dynamically display the account domain name on the suspended page?
In the default template, I see there is are two dynamic tags to get the "mailto" and email address:
Is there a tag to just get the account domain name? (I don't want an email address.. I just want to display the suspended account's domain name. Where can we find a list of all the available tags we can use? Thanks!
[% data.url FILTER html %]
[% data.name FILTER html %]
Is there a tag to just get the account domain name? (I don't want an email address.. I just want to display the suspended account's domain name. Where can we find a list of all the available tags we can use? Thanks!
-
Hello, I was not asking for multiple suspended pages. I am asking if it's possible to get the "domain name" as a tag/variable so we can display it on the web page. Clearly, if we can get the "mailto" contact email address value, then we should be able to get the domain name... Thanks. 0 -
Multiple suspended pages would just be a slightly different way to accomplish this. I reached out to our developers to see if I can get more details on the tag system although it can take a few days to respond. I'm going to set this ticket to "In Progress" so I can update this once I have more details from them. 0 -
I did hear back from our team and there are only three variables available for the tempalte system: - protocol
- name
- url
0
Please sign in to leave a comment.
Comments
5 comments