Out of beta

stable
Xavier Julián 2016-03-29 11:03:07 +02:00 committed by Alejandro Alonso
parent 8464bc0d83
commit cedaf2cbc4
5 changed files with 0 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -1,6 +1,5 @@
doctype html
include ../includes/components/beta
div.wrapper
div.auth
div.auth-container

View File

@ -1,8 +1,5 @@
doctype html
div
include ../includes/components/beta
div.wrapper
div.auth
div.auth-container

View File

@ -1 +0,0 @@
img.beta(src="/#{v}/images/beta.png", title="{{'COMMON.BETA' | translate}}")

View File

@ -1,6 +0,0 @@
.beta {
left: 0;
position: absolute;
top: 0;
z-index: 9999;
}