Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
efb3c5fa
Commit
efb3c5fa
authored
Apr 08, 2016
by
David Haynes
🙆
Browse files
Not approved page with some icons + font
- disapprove
parent
ebb2737a
Changes
1
Hide whitespace changes
Inline
Side-by-side
go/go/templates/not_registered.html
View file @
efb3c5fa
...
...
@@ -10,27 +10,29 @@ Go - Account Not Approved
<div
class=
"page-header"
id=
"banner"
>
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<h1><strong>
Account Not Approved
</strong></h1>
<h1><strong>
<span
class=
"fa-stack fa-lg"
>
<i
class=
"fa fa-circle fa-stack-2x"
></i>
<i
class=
"fa fa-ban fa-stack-1x fa-inverse"
></i>
</span>
<i
class=
"fa"
>
Account Not Approved
</i>
</strong></h1>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<p>
If you have not done so, you may
<a
href=
"{% url 'signup' %}"
>
sign up
</a>
for an account.
</p>
<p>
Because Go allows users to represent their group or organization with
George Mason branding, user accounts must be manually approved by a Go
official.
</p>
<br
/>
<p>
If you have not done so, you may
<a
href=
"{% url 'signup' %}"
>
sign up
</a>
for an account.
<br></br>
This process takes time. Please be patient.
</p>
<br/><br/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment