chg: [tracker] add missing btn

This commit is contained in:
Terrtia 2019-09-11 15:37:31 +02:00
parent 0ced25f3be
commit 934d631f7a
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -150,6 +150,13 @@
</div>
</div>
<a class="btn btn-info my-4" href="{{url_for('hunter.add_tracked_menu')}}">
<i class="fas fa-plus-circle ml-auto"></i>
Create New Tracker
</a>
</div>
</div>
</div>