rhombus 0.2.21

Next generation extendable CTF framework with batteries included
Documentation
1
2
3
4
5
6
7
<input
  id="team-token"
  type="text"
  class="text-muted-foreground bg-background border p-2 rounded-md w-full focus-visible:outline-none"
  readonly
  value="{{ team_invite_url }}"
/>