delete.html 113 B

123
  1. <a href="{{ url }}" class="btn btn-danger">
  2. <span class="fa fa-trash" aria-hidden="true"></span> Delete
  3. </a>