working base project
This commit is contained in:
parent
2535006f02
commit
fad9f38422
22 changed files with 461 additions and 278 deletions
7
templates/partials/merge.html
Normal file
7
templates/partials/merge.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div class="page_description_div" id="merge_description_div">
|
||||
<p class="page_description_p" id="merge_description_p">Upload your PDF-Files that you want to be merged.</p>
|
||||
</div>
|
||||
|
||||
{% include 'partials/dropzone.html' %}
|
||||
|
||||
From merge.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue