1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-20 05:39:42 +02:00

Closes #95 -- flat and section style document viewing

This commit is contained in:
Harvey Kandola 2017-04-27 12:46:34 +01:00
parent ef6b7f429c
commit 4a2147189a
8 changed files with 52 additions and 9 deletions

View file

@ -166,6 +166,7 @@ type Document struct {
Slug string `json:"-"`
Tags string `json:"tags"`
Template bool `json:"template"`
Layout string `json:"layout"`
}
// SetDefaults ensures on blanks and cleans.