summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/nada.php
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2018-11-26 12:52:31 +0100
committerRamón M. Gómez <ramongomez@us.es>2018-11-26 12:52:31 +0100
commit51e67a2cc790796cf3e6832d430c4473e6377ed8 (patch)
tree41e24b0c7e74d95f55dcaca94f778f008774bb4f /admin/WebConsole/nada.php
parent910a4c358af0191b5c83f45f93a444b60a633fff (diff)
parent518d4d84f755185f224c82d5cc3f49b350af4b05 (diff)
#794: Fast-forward.
Diffstat (limited to 'admin/WebConsole/nada.php')
-rw-r--r--admin/WebConsole/nada.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/admin/WebConsole/nada.php b/admin/WebConsole/nada.php
index 84e7b490..9e0aa255 100644
--- a/admin/WebConsole/nada.php
+++ b/admin/WebConsole/nada.php
@@ -221,4 +221,19 @@ if (empty($data->project)) {
</body>
</html>
+<?php } else { ?>
+
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+ <link rel="stylesheet" type="text/css" href="./estilos.css">
+</head>
+<body>
+
+"Here we will show our content"
+
+</body>
+</html>
+
<?php } ?>
+