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)

+
+ + + + + + + + + + + {{markup_content}} + + +
NameTGDescription
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + +
Column 1Column 2
Row 1 Data 1Row 1 Data 2
Row 2 Data 1Row 2 Data 2
+ + + +

 

+ +{% endblock %}