Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
radiopanik
panikdb
Commits
b5d3e4a7
Commit
b5d3e4a7
authored
May 25, 2015
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add full width page template variant
parent
6287dfa4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
panikdb/settings.py
panikdb/settings.py
+10
-0
No files found.
panikdb/settings.py
View file @
b5d3e4a7
...
...
@@ -229,6 +229,16 @@ COMBO_PUBLIC_TEMPLATES = {
},
}
},
'fullwidth'
:
{
'name'
:
'Fullwidth'
,
'template'
:
'combo/page_template_full_width.html'
,
'placeholders'
:
{
'content'
:
{
'name'
:
'Content'
,
},
}
},
}
AUTO_RENDER_SELECT2_STATICS
=
False
...
...
Write
Preview
Markdown
is supported
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