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
7820516f
Commit
7820516f
authored
Jul 04, 2011
by
stef
Browse files
[enh] container for list
parent
3faee8fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/list.html
View file @
7820516f
...
...
@@ -19,6 +19,7 @@
{% endblock %}
{%block content%}
<div
id=
'container'
>
{% if messages %}
<ul
class=
"messages"
>
{% for message in messages %}
...
...
@@ -91,4 +92,5 @@
{% endif %}
</span>
</div>
</div>
{%endblock%}
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