Parent Directory
|
Revision Log
|
Patch
| revision 1.7 by wakaba, Mon Jul 21 12:56:34 2008 UTC | revision 1.8 by wakaba, Sat Jul 26 11:27:25 2008 UTC | |
|---|---|---|
| # | Line 367 sub html_header ($) { | Line 367 sub html_header ($) { |
| 367 | $self->nl_text (q[WebHACC:Title]); | $self->nl_text (q[WebHACC:Title]); |
| 368 | $self->html (q[</title> | $self->html (q[</title> |
| 369 | <link rel="stylesheet" href="../cc-style.css" type="text/css"> | <link rel="stylesheet" href="../cc-style.css" type="text/css"> |
| 370 | <script src="../cc-script.js"></script> | |
| 371 | </head> | </head> |
| 372 | <body> | <body> |
| 373 | <h1>]); | <h1>]); |
|
||||||||
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |