mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:23:28 +02:00
15 lines
427 B
Plaintext
15 lines
427 B
Plaintext
doctype html
|
|
html
|
|
head
|
|
title STF Maintenance
|
|
meta(charset='utf-8')
|
|
meta(name='viewport', content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui')
|
|
include partials/styles
|
|
body(ng-cloak).forofour.bg-danger
|
|
div(ng-view)
|
|
.forofour-container
|
|
h1
|
|
i.fa.fa-unlink.fa-4x
|
|
h2 STF is in maintenance mode.
|
|
h3 Please wait, the system will be back up shortly.
|