tfb-groupme-bridge/tfbbridge/bridge/templates/index_unauth.html
stupidcomputer 2fceb6679f write the original user interface prototype
this is insecure, terrible, horrible code. do not use.

things implemented:
- add trusted users
- add trusted channels and follower channels
- qr codes and stuff
2024-12-20 21:34:22 -06:00

7 lines
103 B
HTML

{% extends 'base.html' %}
{% block 'body' %}
<h1><code>tfb-groupme-bridge</code></h1>
{% endblock %}