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
radiopanik
panikweb
Commits
3c08381f
Commit
3c08381f
authored
Dec 04, 2013
by
fred
Browse files
do not style static pages as user content
parent
901ffd42
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/tpl-default.html
View file @
3c08381f
...
...
@@ -21,7 +21,7 @@
<div
id=
"fiber-content"
class=
"leftPart"
>
<h2
class=
"title"
>
{{ fiber_page.title }}
</h2>
<div
class=
"text
userContent
"
>
{% show_page_content "main" %}
</div>
<div
class=
"text"
>
{% show_page_content "main" %}
</div>
</div>
<div
id=
"fiber-nav"
class=
"sub rightPart custom marged"
>
{% show_menu "main-menu" 2 3 "all_descendants" %}
...
...
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