Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
piks3l
Respect My Net
Commits
b344090b
Commit
b344090b
authored
Mar 02, 2016
by
Okhin
Browse files
Revert "Fixing the comment mail templates"
This reverts commit
5c04d51e
.
parent
5c04d51e
Changes
1
Hide whitespace changes
Inline
Side-by-side
bt/templatetags/bt.py
View file @
b344090b
...
...
@@ -8,7 +8,7 @@ register = Library()
@
register
.
simple_tag
def
root_url
():
return
''
.
join
([
settings
.
DOMAIN_NAME
,
settings
.
ROOT_URL
])
return
settings
.
ROOT_URL
@
register
.
simple_tag
def
media_url
():
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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