|
|
|
@ -8,8 +8,9 @@
@@ -8,8 +8,9 @@
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="welcome container-fluid" ng-hide="currentPresentation || loading"> |
|
|
|
|
<h1>{{_('Please upload a PDF document')}}</h1> |
|
|
|
|
<h1>{{_('Please upload a document')}}</h1> |
|
|
|
|
<div class="center-block"> |
|
|
|
|
<p>{{_('Supported formats are PDF documents and OpenDocument files.')}}</p> |
|
|
|
|
<p>{{_('Documents are shared with everyone in this call.')}}</p> |
|
|
|
|
<p><button class="btn btn-lg btn-primary">{{_('Upload')}}</button></p> |
|
|
|
|
<p>{{_('You can drag files here too.')}}</p> |
|
|
|
|