.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
<div id="stats-plot">{{plot|safe}}</div>
|
<div id="stats-plot">{{plot|safe}}</div>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div class="col-sm-4">
|
||||||
<table class="table table-dark table-striped table-hover table-sm">
|
<table class="table table-dark table-striped table-hover table-sm">
|
||||||
<tr>
|
<tr>
|
||||||
<th>Candidate ID</th>
|
<th>Candidate ID</th>
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div class="col-md-12">
|
||||||
<h3>Results as a table</h3>
|
<h3>Results as a table</h3>
|
||||||
<table class="col-sm table table-dark table-striped table-hover table-sm">
|
<table class="col-sm table table-dark table-striped table-hover table-sm">
|
||||||
<thead class="thead-dark">
|
<thead class="thead-dark">
|
||||||
|
|||||||
Reference in New Issue
Block a user