blob: 10937cc9955214a5ea14ec6831854da807f01bf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<html>
<head>
<meta charset="utf-8">
<link href="<!--css_main-->" rel="stylesheet" type="text/css">
<link href="<!--css_article-->" rel="stylesheet" type="text/css">
</head>
<body>
<!--HEADER-->
<!--CORE/CONTENT-->
<!--FOOTER-->
</body>
</html>
|