Previous Topic: Redirect Users to an Alternative URLNext Topic: Template Variables


Notification Templates

If a file upload or Web page is blocked, the NBA uses an HTML template to notify the user. The template content determines the type of notification (for example, a pop-up dialog or a redirection to an alternate URL) and, if necessary, the message content.

By default, the NBA uses blocktemplate.html to display notifications in a pop-up dialog. You can edit this template or use a custom HTML template. To specify a custom template, you must edit the <htmlblocktemplate> tag in the NBA policy.

When you edit a template, you can add the message content or alternative URL directly or you can use variables (see below).

Note: You can only use a single template; you cannot specify separate templates for each application filter.

More information:

XML Syntax: nbapolicy.xml

Template Variables