]> git.donarmstrong.com Git - dsa-puppet.git/blob - templates/default-index.html
Add apache2 module
[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.  What kind of stuff you might learn on
12 <a href="http://db.debian.org/machines.cgi?host=<%= hostname %>">db.debian.org</a>
13
14
15 <P>
16 <HR NOSHADE />
17 <FONT size="-1">DSA</FONT>
18
19 </BODY>
20 </HTML>