summaryrefslogtreecommitdiff
path: root/templates/experiment
diff options
context:
space:
mode:
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 %}