Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
Respect My Net
Commits
5c04d51e
Commit
5c04d51e
authored
Mar 02, 2016
by
Okhin
Browse files
Fixing the comment mail templates
parent
dec5c642
Changes
1
Hide whitespace changes
Inline
Side-by-side
bt/templatetags/bt.py
View file @
5c04d51e
...
...
@@ -8,7 +8,7 @@ register = Library()
@
register
.
simple_tag
def
root_url
():
return
settings
.
ROOT_URL
return
''
.
join
([
settings
.
DOMAIN_NAME
,
settings
.
ROOT_URL
])
@
register
.
simple_tag
def
media_url
():
...
...
okhin
🚴
@okhin
mentioned in commit
b344090b
·
Mar 02, 2016
mentioned in commit
b344090b
mentioned in commit b344090bc9ac4602a1e5ca7920812a2afcf13bb8
Toggle commit list
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