mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
Loading blocks
This commit is contained in:
parent
34e3e2f432
commit
d73ea4e334
1 changed files with 2 additions and 0 deletions
|
@ -195,7 +195,9 @@
|
||||||
<div id="wrongPassword">
|
<div id="wrongPassword">
|
||||||
<p data-l10n-id="pad.wrongPassword">Your password was wrong</p>
|
<p data-l10n-id="pad.wrongPassword">Your password was wrong</p>
|
||||||
</div>
|
</div>
|
||||||
|
<% e.begin_block("loading"); %>
|
||||||
<p data-l10n-id="pad.loading" id="loading">Loading...</p>
|
<p data-l10n-id="pad.loading" id="loading">Loading...</p>
|
||||||
|
<% e.end_block(); %>
|
||||||
<noscript><strong>Sorry, you have to enable Javascript in order to use this.</strong></noscript>
|
<noscript><strong>Sorry, you have to enable Javascript in order to use this.</strong></noscript>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue