summaryrefslogtreecommitdiff
path: root/templates/experiment
diff options
context:
space:
mode:
authorCruiseDevice2018-02-19 15:01:22 +0530
committerCruiseDevice2018-02-19 15:01:22 +0530
commitb84648fa3730d8b258bbc4ada0dcbde5a033f747 (patch)
treed97bfe8f70e43a58a2d7f8fe7a61a00554ba4f14 /templates/experiment
parent6f76f85bc264a58cea717ca8f8bd60b411828dd5 (diff)
downloadSBHS-2018-Rpi-b84648fa3730d8b258bbc4ada0dcbde5a033f747.tar.gz
SBHS-2018-Rpi-b84648fa3730d8b258bbc4ada0dcbde5a033f747.tar.bz2
SBHS-2018-Rpi-b84648fa3730d8b258bbc4ada0dcbde5a033f747.zip
initial commit
Diffstat (limited to 'templates/experiment')
-rw-r--r--templates/experiment/logs.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/experiment/logs.html b/templates/experiment/logs.html
index 51c0c35..488805d 100644
--- a/templates/experiment/logs.html
+++ b/templates/experiment/logs.html
@@ -9,6 +9,7 @@
</script>
<div class="span12">
<h3>Download previous log files</h3>
+
<table class="table table-condensed">
<thead>
<tr>
@@ -32,4 +33,4 @@
</div>
</div>
</div>
-{% endblock %} \ No newline at end of file
+{% endblock %}