diff --git a/res/templates/notif.html b/res/templates/notif.html index 70f56553522c33a0fbd7fc9209e15fb83935c022..3112df9704bd38c4876141ce9c9d641dbb21c94e 100644 --- a/res/templates/notif.html +++ b/res/templates/notif.html @@ -29,6 +29,6 @@ {% endfor %} </div> <div class="notif_link"> - <a href="{{ link }}">View in Vector</a> + <a href="{{ notif.link }}">View</a> </div> </div>