alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
add irc notice
author
Anirudh Oppiliappan
date
1 year ago
(Mar 2, 2025, 9:25 PM +0200)
commit
300bc9c5
300bc9c5be98ed6e42a77f779f6bf75d9a502719
parent
fcc12d0c
fcc12d0c0c831a17ec87c827c1fd4a1dd79d6256
+2
1 changed file
Expand all
Collapse all
Unified
Split
appview
pages
templates
user
login.html
+2
appview/pages/templates/user/login.html
View file
Reviewed
···
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>