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
Simon Daron
panikweb
Commits
9c009dd9
Commit
9c009dd9
authored
Feb 21, 2016
by
fred
Browse files
allow some depth in about section
parent
d0035876
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/combo/page_template_about.html
View file @
9c009dd9
...
...
@@ -26,7 +26,7 @@
<div
class=
"text"
>
{% placeholder "content" %}
</div>
</div>
<div
id=
"fiber-nav"
class=
"sub rightPart custom marged"
>
{% block menu %}{% show_menu 1 %}{% endblock %}
{% block menu %}{% show_menu 1
depth=2
%}{% endblock %}
</div>
</div>
...
...
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