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
b7733087
Commit
b7733087
authored
Dec 06, 2016
by
Zosman
Browse files
fixing a bug in the unblock email section
parent
e4590df9
Pipeline
#591
passed with stage
in 13 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
go/go/views.py
View file @
b7733087
...
...
@@ -402,7 +402,7 @@ def useradmin(request):
'If you wish to continue Go use please register again.
\n\n
'
'Congratulations! '
'- Go Admins'
%
(
str
(
toblock
.
full_name
)),
%
(
str
(
to
UN
block
.
full_name
)),
######################
settings
.
EMAIL_FROM
,
[
user_mail
]
...
...
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