Final grid refactor for all templates and CSS/JS (newgrid -> grid)
This commit is contained in:
parent
c57e2e17cc
commit
292546e44b
26 changed files with 329 additions and 687 deletions
|
@ -1,6 +0,0 @@
|
|||
## -*- coding: utf-8 -*-
|
||||
<%inherit file="tailbone:templates/master/index.mako" />
|
||||
|
||||
<%def name="content_title()"></%def>
|
||||
|
||||
${parent.body()}
|
6
tailbone/templates/themes/better/master2/index.mako
Normal file
6
tailbone/templates/themes/better/master2/index.mako
Normal file
|
@ -0,0 +1,6 @@
|
|||
## -*- coding: utf-8; -*-
|
||||
<%inherit file="tailbone:templates/master2/index.mako" />
|
||||
|
||||
<%def name="content_title()"></%def>
|
||||
|
||||
${parent.body()}
|
Loading…
Add table
Add a link
Reference in a new issue