nemhugo/layouts/_default
Michael Romero 0d2ddebdd9 Single and List views not apply to all page types
Single and List views not apply to all page types. Previously list view
would only apply to posts. With this change, a new content folder named
"foo" will now list all content within the "foo" folder. In addition,
the Single layout is now generalized and applies to all types of
content.
2017-04-24 21:17:24 -07:00
..
baseof.html Make all full-page templates inherit from a block template 2017-04-17 12:44:44 +09:00
list.html Single and List views not apply to all page types 2017-04-24 21:17:24 -07:00
single.html Single and List views not apply to all page types 2017-04-24 21:17:24 -07:00
terms.html Fix template indentation 2017-04-17 12:44:50 +09:00