Skip to content

Commit

Permalink
update landing
Browse files Browse the repository at this point in the history
  • Loading branch information
emillon committed Nov 7, 2014
1 parent 0fe14ea commit d328225
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,16 @@
</div>
</div>

<div id="upload_dialog" title="Upload a PDF or image">
<div id="upload_dialog" title="Upload a file">
{{ upload_form (form, url_for('.upload')) }}
</div>

<div class="row">
<div class="col-md-3">
<h2>Upload</h2>

Host a file in a single click: PDFs and images are supported.
Host a file in a single click: PDFs, images, and audio files are
supported.
Your document will be displayed in your browser.
No plugins needed.
</div>
Expand Down

0 comments on commit d328225

Please sign in to comment.