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
piks3l
Respect My Net
Commits
9a4de038
Commit
9a4de038
authored
Jul 15, 2012
by
stef
Browse files
[enh] editorials are html now
parent
9294dba9
Changes
1
Show whitespace changes
Inline
Side-by-side
templates/view.html
View file @
9a4de038
...
...
@@ -79,7 +79,7 @@ $(document).ready(function() {
{% if v.editorial %}
<div
id=
"editorial"
class=
'round-box'
>
<h3>
{% trans "RespectMyNet note" %}
</h3>
{{v.editorial|s
triptags|urlize|linebreaks
}}
{{v.editorial|s
afe
}}
</div>
{% endif %}
...
...
Write
Preview
Supports
Markdown
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