You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
360 B
14 lines
360 B
extends main
|
|
block content-container
|
|
|
|
block content-header
|
|
|
|
section.uk-section.uk-section-default.uk-section-small
|
|
.uk-container
|
|
div(uk-grid)#dtp-content-grid
|
|
div(class="uk-width-1-1 uk-width-2-3@m")
|
|
block content
|
|
|
|
div(class="uk-width-1-1 uk-width-1-3@m")
|
|
block content-sidebar
|
|
+renderPageSidebar()
|