IMPR: rel=noreferer

This commit is contained in:
Tony Air 2021-08-02 23:50:24 +02:00
parent 080d5ceaf2
commit e394a07dc8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<a
class="nav-link graphql-page $ExtraClass <% if $LinkClass %>{$LinkClass}<% else %>nav-link<% end_if %><% if $RedirectionType = 'External' || $ExternalURL || $OpenInNewWindow %> external<% end_if %><% if $isCurrent || $isSection %> active <% end_if %><% if $isSection %> section<% end_if %>"
href="{$Link}"
<% if $RedirectionType = 'External' || $OpenInNewWindow %> target="_blank"<% end_if %>
<% if $RedirectionType = 'External' || $OpenInNewWindow %>rel="noreferrer" target="_blank"<% end_if %>
data-text="{$MenuTitle.XML}"
>
<% if $BlockIcon %>