added one column
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
e0bb10b2f5
commit
2611921bf8
2 changed files with 19 additions and 0 deletions
|
|
@ -6,4 +6,5 @@ TEMPLATES = {
|
|||
'index.html': _('DG.Home'),
|
||||
'letscowork.html': _('DG.CoWork'),
|
||||
'detail.html': _('DG.Detail'),
|
||||
'one_column.html': _('DG.OneColumn'),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue