summaryrefslogtreecommitdiffstats
path: root/core/templates/429.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/templates/429.php')
-rw-r--r--core/templates/429.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/templates/429.php b/core/templates/429.php
new file mode 100644
index 00000000000..caf8a3675e2
--- /dev/null
+++ b/core/templates/429.php
@@ -0,0 +1,4 @@
+<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>