Changeset 14366 for misc/runpugs/data
- Timestamp:
- 10/17/06 08:26:33 (2 years ago)
- svk:copy_cache_prev:
- 21206
- Files:
-
- 1 modified
-
misc/runpugs/data/runpugs.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
misc/runpugs/data/runpugs.html
r14299 r14366 4 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 5 5 6 <title>Run Perl 6 Now!</title>6 <title>Run Perl 6 Now -- in your browser!</title> 7 7 <link rel="stylesheet" type="text/css" href="/runpugs.css"> 8 8 <script language="JavaScript"> … … 26 26 <body> 27 27 <div id="mainwindow"> 28 <h1>Run Perl 6 now -- in your browser!</h1>28 <h1>Run Perl 6 now -- in your browser!</h1> 29 29 <p>This live web terminal runs the latest developement snapshot of 30 30 the <a href="http://www.pugscode.org">pugs</a> interpreter for <a 31 href="http://dev.perl.org/perl 6/">Perl6</a>. For more information, read<a32 href="http://feather.perl6.nl/~andara/runpugs/"> this</a>.31 href="http://dev.perl.org/perl 6/">Perl 6</a>. For more details, read the <a 32 href="http://feather.perl6.nl/~andara/runpugs/">info page</a>. 33 33 </p> 34 34 <form style="text-align: center" id="term" name="terminal" action="/cgi-bin/runpugs" method="POST">
