mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
14 lines
360 B
Plaintext
14 lines
360 B
Plaintext
doctype html
|
|
html
|
|
head
|
|
title STF Not Found
|
|
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 Page not available
|