forked from tangled.org/core
this repo has no description

add irc notice

Changed files
+2
appview
pages
templates
user
+2
appview/pages/templates/user/login.html
··· 42 42 > 43 43 <span>login</span> 44 44 </button> 45 + 45 46 </form> 47 + <p class="text-sm text-gray-500">Repository creation is currently invite-only. Join our IRC for an invite!</p> 46 48 <p id="login-msg" class="error w-full"></p> 47 49 </main> 48 50 </body>