-
Notifications
You must be signed in to change notification settings - Fork 0
/
cbsg_ff.tpl
executable file
·36 lines (35 loc) · 1.35 KB
/
cbsg_ff.tpl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Corporate Bullshit Generator</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="cache-control" content="no-cache">
</head>
<body>
<h2>Welcome to</h2>
<h1>The Corporate Bullshit Generator</h1>
<p>When sound software engineering meets corporate stupidity it gives :</p>
<hr>
<ul>
<li>@_SENTENCE_@</li>
<li>@_SENTENCE_@</li>
<li>@_SENTENCE_@</li>
<li>@_SENTENCE_@</li>
<li>@_SENTENCE_@</li>
</ul>
<form method="POST">It is so good !!! I want <input value="More bullshit!" type="submit"></form>
<br>
<hr>
<p>Our mentor :<br>
<a href="http://dilbert.com">Dilbert</a>'s pointy-haired boss.</p>
<p>Our motto :<br>
Science is 10% inspiration and 90% perspiration. (Louis Pasteur)</p>
<hr>
The CBSG project site is <a href="http://sf.net/projects/cbsg/">here</a>.
<center>
<img src="live_fichiers/sflogo.gif" alt="SourceForge.net" height="40" width="150" align="absmiddle">
<img src="live_fichiers/durada.gif" alt="Powered by Ada" height="64" width="100" align="absmiddle">
</center>
</body>
</html>