Private
Public Access
1
0

library add icon

This commit is contained in:
Sander Roosendaal
2021-03-02 09:55:55 +01:00
parent 39639bdc2c
commit 1141fce247

View File

@@ -90,7 +90,7 @@
<a class="small" href="/rowers/sessions/{{ ps.id }}/deleteconfirm/">Delete</a>
</td>
<td>
<a class="small" href="/rowers/sessions/{{ ps.id }}/maketemplate/">Save to Library</a>
<a class="small" href="/rowers/sessions/{{ ps.id }}/maketemplate/"><i class="fas fa-books fa-fw"></i></a>
</td>
</tr>
{% endfor %}