Хранилища Subversion ant

Редакция

Редакция 83 | Весь файл | Не учитывать пробелы | Содержимое файла | Авторство | Последнее изменение | Открыть журнал | RSS

Редакция 83 Редакция 131
Строка 2... Строка 2...
2
     "http://www.w3.org/TR/html4/strict.dtd">
2
     "http://www.w3.org/TR/html4/strict.dtd">
3
<html>
3
<html>
4
<head>
4
<head>
5
<meta http-equiv="content-type" content="text/html; charset=utf-8">
5
<meta http-equiv="content-type" content="text/html; charset=utf-8">
6
<title>{$title}</title>
6
<title>{$title}</title>
-
 
7
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://{$feedaddr}">
7
<link rel="stylesheet" type="text/css" href="./css/ant.css">
8
<link rel="stylesheet" type="text/css" href="./css/ant.css">
8
{$style}
9
{$style}
9
<script type="text/javascript" src="./js/jquery.js"></script>
10
<script type="text/javascript" src="./js/jquery.js"></script>
10
<script type="text/javascript">
11
<script type="text/javascript">
11
{$scripts}
12
{$scripts}