index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | buildmaster/blacklist.php | 1 |
diff --git a/buildmaster/blacklist.php b/buildmaster/blacklist.php index 274d769..fc49d42 100644 --- a/buildmaster/blacklist.php +++ b/buildmaster/blacklist.php @@ -18,6 +18,7 @@ <link rel="stylesheet" type="text/css" href="/static/style.css"> </head> <body> +<?php show_warning_on_offline_slave(); ?> <table> <tr> <th>architecture</th> |