OSDN Git Service

fix prefix of base classes in skel files. [#8902]
[ethna/ethna.git] / skel / skel.template.tpl
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3         <head>
4                 <meta http-equiv="Content-Type" content="text/html; charset=EUC-JP">
5         </head>
6         <body>
7                 <h1>{$project_id}</h1>
8         </body>
9 </html>