diff options
Diffstat (limited to 'root/html/pages/mirrors')
-rw-r--r-- | root/html/pages/mirrors/mirror.tt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/root/html/pages/mirrors/mirror.tt b/root/html/pages/mirrors/mirror.tt index dad43c2..b27cfac 100644 --- a/root/html/pages/mirrors/mirror.tt +++ b/root/html/pages/mirrors/mirror.tt @@ -3,7 +3,8 @@ <h2>Host information</h2> [% INCLUDE 'host_information.tt' - action = c.uri_for(hostname) + action = c.uri_for(hostname), + needmail = 1 %] <h2>URLs to the distribution</h2> |