Files
hbnet/scripts/dashboard/templates/user_settings.html
T
2021-03-01 13:52:22 -08:00

9 lines
276 B
HTML

{% include 'page.html' %}
{% include 'header.html' %}
<p>&nbsp;</p>
Use this tool to find the stored APRS settings for your DMR ID. When a position is sent, the stored settings will be used to format the APRS packet.
{{user_result}}
<p>&nbsp;</p>
{% include 'footer.html' %}