mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 11:49:54 +02:00
tidy up
This commit is contained in:
parent
4025a717c3
commit
3d10f7b001
5 changed files with 5 additions and 5 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue