mirror of
https://github.com/nextcloud/server.git
synced 2026-02-10 22:34:26 -05:00
5 lines
258 B
PHP
5 lines
258 B
PHP
|
|
<div class="body-login-container update">
|
||
|
|
<h2><?php p($l->t('Too many requests')); ?></h2>
|
||
|
|
<p class="infogroup"><?php p($l->t('There were too many requests from your network. Retry later or contact your administrator if this is an error.')); ?></p>
|
||
|
|
</div>
|