close fullscreen

Ticket

create new default layout+status
closed
help edit space_dashboard
create new default layout+priority
low
help edit space_dashboard
create new default layout+tag
Wagn 1.15
help edit space_dashboard
create new default layout+commit
 

create new default layout+issues

help edit space_dashboard

Current default layout is very limited and too much is coded into it.

 

create new default layout+solution

help edit space_dashboard

Very simple HTML5 layout:

 <!DOCTYPE HTML>
<html>
  <head>{{*head|core}}</head>
  <body>
    <header>{{*header}}</header>
    <article>{{_main}}</article>
    <aside>{{*sidebar}}</aside>
<footer>{{*footer}}</footer> </body> </html>

 

 

 

 

help edit space_dashboard

I've added a more HTML5 version of the above. I'm not *entirely* sure if it's perfect...

--Drew.....2014-01-12 20:34:04 +0000

Thanks for doing that! I simplified it a bit further.

--Ethan McCutchen.....2015-03-16 04:53:11 +0000

 

create new default layout+discussed in support tickets

help edit space_dashboard