tangled
alpha
login
or
join now
tjh.dev
/
core
forked from
tangled.org/core
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
add irc notice
anirudh.fi
1 year ago
18735cdc
feaf4bc2
verified
This commit was signed with the committer's
known signature
.
anirudh.fi
SSH Key Fingerprint:
SHA256:cz35vdbiWEzCNEfuL9fMC2JVIhtXavXBHrRjv8gxpAk=
+2
1 changed file
expand all
collapse all
unified
split
appview
pages
templates
user
login.html
+2
appview/pages/templates/user/login.html
···
42
42
>
43
43
<span>login</span>
44
44
</button>
45
45
+
45
46
</form>
47
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>