implemented "front end" of invites for community/conference/topic, including common view template

This commit is contained in:
2026-01-29 23:14:24 -07:00
parent 84d734578b
commit a0064b37a5
6 changed files with 162 additions and 3 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
You may send an invitation via E-mail to outside individuals to join this community and read this topic.
</div>
<div class="mb-4">
<a class="text-blue-700 hover:text-blue-900 text-sm font-bold" href="/TODO/{{ opsLink }}/invite">Click here to send an invitation</a>
<a class="text-blue-700 hover:text-blue-900 text-sm font-bold" href="{{ opsLink }}/invite">Click here to send an invitation</a>
</div>
{{ end }}