Add noreferrer to all external links

This commit is contained in:
JonnyWong16 2020-10-04 16:51:58 -07:00
commit 6c2786dd78
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
8 changed files with 54 additions and 54 deletions

View file

@ -50,7 +50,7 @@
</div>
<p class="help-block">
<span id="simple_cron_message">Set the schedule for the newsletter.</span>
<span id="custom_cron_message">Set the schedule for the newsletter using a <a href="${anon_url('https://crontab.guru')}" target="_blank">custom crontab</a>. Only standard cron values are valid.</span>
<span id="custom_cron_message">Set the schedule for the newsletter using a <a href="${anon_url('https://crontab.guru')}" target="_blank" rel="noreferrer">custom crontab</a>. Only standard cron values are valid.</span>
</p>
</div>
<div class="form-group">