puppet 4 foo
[mirror/dsa-puppet.git] / modules / apache2 / templates / disabled-index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4    <TITLE>Welcome to <%= @hostname %>!</TITLE>
5 </HEAD>
6 <BODY>
7
8 <H1>Welcome to <%= @hostname %>!</H1>
9
10 This is <%= @hostname %>, a system run by and for the <a href="https://www.debian.org/">Debian Project</a>.
11 <P>
12 The service you have requested is currently disabled.
13 <P>
14 The reason for that and who our kind sponsors are you might learn on
15 <a href="https://db.debian.org/machines.cgi?host=<%= @hostname %>">db.debian.org</a>.
16
17 <P>
18 <HR NOSHADE />
19 <FONT size="-1">DSA</FONT>
20
21 </BODY>
22 </HTML>