Add PDF export/printing for list of played songs

This commit is contained in:
2019-06-29 02:12:23 +02:00
parent 5f551ac092
commit 703382cb1a
3 changed files with 46 additions and 16 deletions

View File

@ -17,12 +17,14 @@
</div>
<div class="row">
<table class="table">
<tr>
<th scope="col">Name</th>
<th scope="col">Song</th>
<th scope="col">Künstler</th>
<th scope="col">Aktionen</th>
</tr>
<thead>
<tr>
<th scope="col">Name</th>
<th scope="col">Song</th>
<th scope="col">Künstler</th>
<th scope="col">Aktionen</th>
</tr>
</thead>
{% for entry in list: %}
<tr>
<td>