diff --git a/web/templates/tg_all.html b/web/templates/tg_all.html new file mode 100644 index 0000000..eee0c8b --- /dev/null +++ b/web/templates/tg_all.html @@ -0,0 +1,59 @@ +{% extends 'flask_user/_public_base.html' %} +{% block content %} + +
+
Note: Talkgroups listed here may not be available on all servers. See Passphrase(s) for complete list of talkgroup availability per server.
+Download talkgroup CSV | Download talkgroup CSV (Anytone format)
+Name | +TG | +Description | +
---|
Column 1 | +Column 2 | +
---|---|
Row 1 Data 1 | +Row 1 Data 2 | +
Row 2 Data 1 | +Row 2 Data 2 | +
+ +{% endblock %}