summaryrefslogtreecommitdiff
path: root/talerbank/app/templates/profile_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'talerbank/app/templates/profile_page.html')
-rw-r--r--talerbank/app/templates/profile_page.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/talerbank/app/templates/profile_page.html b/talerbank/app/templates/profile_page.html
index 07a4dcf..6b465a0 100644
--- a/talerbank/app/templates/profile_page.html
+++ b/talerbank/app/templates/profile_page.html
@@ -179,9 +179,6 @@
cancelled
{% endif %}">{{ item.subject }}
</td>
- <td>
- <a href="/strike?row_id={{ item.row_id }}">strike this line</a>
- </td>
</tr>
{% endfor %}
</tbody>