summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRobert Zorko <robertz@gurucue.com>2015-12-16 14:21:33 +0100
committerRobert Zorko <robertz@gurucue.com>2015-12-16 14:21:33 +0100
commita7fa6cfffebe3026198ad8beb0e06543d3503bb6 (patch)
treef8d322a40900c778b1178807492ecbe0e6c58d66 /index.html
parentca3aa94da7798bba4fed6ae467d8fa94324a832e (diff)
parente906718cefc3f5fc7a279c7cae3a76fbdc184961 (diff)
merge with Ales fixes
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index aff6d4f..82c852c 100644
--- a/index.html
+++ b/index.html
@@ -331,7 +331,7 @@
<div class="col-lg-12 col-md-12 col-sm-12 block block1">
<div class="scrollable-content-container">
<div class="description-container">
- <h2 class="title" data-dict="prolog" data-tkey="slug"></h2>
+ <h2 class="title" data-dict="prolog" data-tkey="name"></h2>
<div class="description" data-dict="prolog" data-tkey="description"></div>
</div>
</div>
@@ -444,6 +444,7 @@
</div>
<div class="col-lg-6 col-md-12 col-sm-12 block block3">
<div class="console"></div>
+ <div class="status"></div>
<div class="block-label" data-tkey="console">Console</div>
</div>
</div>