Skip to content
Snippets Groups Projects
Unverified Commit f1371c80 authored by Ave O's avatar Ave O
Browse files

Merge branch 'master' of gitlab.com:elixire/elixire

parents 522dfa39 5d343707
No related branches found
No related tags found
No related merge requests found
...@@ -34,8 +34,8 @@ block content ...@@ -34,8 +34,8 @@ block content
div.form-group div.form-group
label(for="domain-selector") Domain label(for="domain-selector") Domain
select(required="true").form-control#domain-selector select(required="true").form-control#domain-selector
span.text-muted If you'd like to donate a domain, please email span.text-muted If you'd like to request or donate a domain, check out #subdomain-requests on
a(href="mailto:domain@elixi.re") domain@elixi.re a(href="https://discord.gg/Yt83sPJ") the Discord guild
| ! | !
button(type="submit").btn.btn-primary#submit-btn Update Account button(type="submit").btn.btn-primary#submit-btn Update Account
hr hr
......
extends template.pug extends template.pug
block content block content
h2 Welcome to Elixire! h2 Welcome to Elixire!
p.blurb Elixire is a free, and open-source filehost! We're currently not accepting signups but you can shoot a request over to Ave (ao#5755) and you might just get access! p.blurb Elixire is a free, and open-source filehost! We're currently not accepting signups but you can shoot a request over to
a(href="https://discord.gg/Yt83sPJ") our Discord guild
| and you might just get access!
...@@ -11,3 +11,8 @@ block content ...@@ -11,3 +11,8 @@ block content
input(type="password", placeholder="Password").form-control#password input(type="password", placeholder="Password").form-control#password
button(type="submit").btn.btn-primary#submit-btn Login button(type="submit").btn.btn-primary#submit-btn Login
span.text-muted
| Forgotten your password? Ask for help on our
a(href="Yt83sPJ") Discord guild
| !
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment