Fix notification link

pull/4/merge
David Baker 9 years ago
parent e800ee2f63
commit 36bb5c2383
  1. 2
      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>

Loading…
Cancel
Save