1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 11:49:54 +02:00
This commit is contained in:
Kai Labusch 2019-09-23 08:37:42 +02:00
parent 4025a717c3
commit 3d10f7b001
5 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
</div>
</div>
<div class="row mt-3">
<div class="col-2">
<div class="col-2" id="region-left">
</div>
<div class="col-8 text-center" id="tableregion">
Please upload a TSV (tab-separated-values) file in the GermEval2014 data format
@ -49,7 +49,7 @@
<br><br><br><br>
<input type="file" id="tsv-file" name="files"/><br><br>
</div>
<div class="col-2" id="btnregion">
<div class="col-2" id="region-right">
</div>
</div>
<div class="row mt-3">