Skip to content

Instantly share code, notes, and snippets.

@goyalrohit
Created March 24, 2018 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goyalrohit/2b8a0c25d290a59b807b249cfdf51aa6 to your computer and use it in GitHub Desktop.
Save goyalrohit/2b8a0c25d290a59b807b249cfdf51aa6 to your computer and use it in GitHub Desktop.
CMS_TEMPLATES = (
## Customize this
('fullwidth.html', 'Fullwidth'),
('sidebar_left.html', 'Sidebar Left'),
('sidebar_right.html', 'Sidebar Right'),
('home.html', 'Home')
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment