Introduce symbols legend

This commit is contained in:
2025-05-28 23:38:02 +02:00
parent 464fe57536
commit 672cadd7e1
5 changed files with 51 additions and 8 deletions

View File

@@ -77,7 +77,7 @@
</tr>
<tr>
<th scope="row">DCC</th>
<td>{% dcc d.item %}</td>
<td><a class="text-reset text-decoration-none" title="Symbols" href="" data-bs-toggle="modal" data-bs-target="#symbolsModal">{% dcc d.item %}</a></td>
</tr>
</tbody>
</table>