new: Link to UA page on wikipedia

pull/197/head
Raphaël Vinot 2021-04-08 13:47:58 +02:00
parent 4d23d7ac36
commit d78ee5de11
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
<div class="col-sm-10">
<div class="form-check">
<input class="form-check-input" type="checkbox" name="personal_ua"></input>
<label for="personal_ua" class="form-check-label">Tick the box to use the current user-agent of your own browser:</br>
<label for="personal_ua" class="form-check-label">Tick the box to use the current <a href="https://en.wikipedia.org/wiki/User_agent">user-agent</a> of your own browser:</br>
{{ personal_ua }}
</label>
</div>