Skip to content

Commit

Permalink
Add missing closing element (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjt-gupta authored and rnehra01 committed Jun 15, 2019
1 parent 0e29aac commit 9fa7289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tanner/web/templates/snares.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ <h3 align="center">SNARE-UUIDS</h3>
<td><a href="/snare/{{snare}}">{{snare}}</a></td>
</tr>
{% endfor %}
</table>
{% endblock %}

0 comments on commit 9fa7289

Please # to comment.