Moved beta file to better location
parent
9136fcb5b5
commit
8f13bad53f
|
@ -4,7 +4,7 @@ block head
|
||||||
title Taiga Your agile, free, and open source project management tool
|
title Taiga Your agile, free, and open source project management tool
|
||||||
|
|
||||||
block content
|
block content
|
||||||
include views/common/beta
|
include views/components/beta
|
||||||
div.wrapper
|
div.wrapper
|
||||||
div.login-main
|
div.login-main
|
||||||
div.login-container
|
div.login-container
|
||||||
|
|
|
@ -10,5 +10,4 @@ html(lang="en")
|
||||||
block head
|
block head
|
||||||
body
|
body
|
||||||
div.master
|
div.master
|
||||||
img.beta(src="images/beta.png", title="We are on beta!")
|
|
||||||
block content
|
block content
|
||||||
|
|
|
@ -4,7 +4,7 @@ block head
|
||||||
title Taiga Your agile, free, and open source project management tool
|
title Taiga Your agile, free, and open source project management tool
|
||||||
|
|
||||||
block content
|
block content
|
||||||
include views/common/beta
|
include views/components/beta
|
||||||
div.wrapper
|
div.wrapper
|
||||||
div.login-main
|
div.login-main
|
||||||
div.login-container
|
div.login-container
|
||||||
|
|
|
@ -4,7 +4,7 @@ block head
|
||||||
title Taiga Your agile, free, and open source project management tool
|
title Taiga Your agile, free, and open source project management tool
|
||||||
|
|
||||||
block content
|
block content
|
||||||
include views/common/beta
|
include views/components/beta
|
||||||
div.home-projects-list(ng-controller="ProjectsController as ctrl")
|
div.home-projects-list(ng-controller="ProjectsController as ctrl")
|
||||||
.home-projects-wrapper
|
.home-projects-wrapper
|
||||||
div.welcome-user
|
div.welcome-user
|
||||||
|
|
|
@ -4,7 +4,7 @@ block head
|
||||||
title Taiga Your agile, free, and open source project management tool
|
title Taiga Your agile, free, and open source project management tool
|
||||||
|
|
||||||
block content
|
block content
|
||||||
include views/common/beta
|
include views/components/beta
|
||||||
div.wrapper
|
div.wrapper
|
||||||
div.login-main
|
div.login-main
|
||||||
div.login-container
|
div.login-container
|
||||||
|
|
Loading…
Reference in New Issue