]> git.donarmstrong.com Git - dsa-puppet.git/blob - templates/default-index.html
I suspect that while the inline read was shorter, it was leaking fds
[dsa-puppet.git] / templates / default-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="http://www.debian.org/">Debian Project</a>.
11 She does stuff.
12 What kind of stuff and who our kind sponsors are you might learn on
13 <a href="http://db.debian.org/machines.cgi?host=<%= hostname %>">db.debian.org</a>.
14
15
16 <P>
17 <HR NOSHADE />
18 <FONT size="-1">DSA</FONT>
19
20 </BODY>
21 </HTML>