]> www.wagner.pp.ru Git - oss/stilllife.git/blobdiff - templates/belstyle/userlist.html
хГЛЕМЕМХЪ Б ЬЮАКНМЕ
[oss/stilllife.git] / templates / belstyle / userlist.html
diff --git a/templates/belstyle/userlist.html b/templates/belstyle/userlist.html
new file mode 100644 (file)
index 0000000..7b69b2d
--- /dev/null
@@ -0,0 +1,22 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML><HEAD>
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
+<TITLE>Still Life - Список пользователей</TITLE>
+<script type="text/javascript" language="JavaScript" src="templates/form.js"></script>
+<script type="text/javascript" language="JavaScript" src="templates/common.js"></script>
+<link rel="forum-script" href="forum">
+<link rel="forum-user-list" href="forum">
+<link rel="stylesheet" type="text/css" href="templates/basic.css">
+</HEAD><BODY bgcolor="#ccffcc">
+<H3>Тестовый форум Still Life</h3>
+<H2>Список пользователей</H2>
+
+<table border=1 cellpadding=2>
+<tr><th>Пользователь</th><th>Статус</th><th>Зарегистрирован</th><th>Сообщений</th><th>Последнее</th></tr>
+<tr class="userinfo"><td><a class="author" href="#"></a></td><td
+class="ap-status"></td><td class="ap-registered"></td><td
+class="ap-messages"></td><td class="ap-last-message"></td><td><a
+href="forum?profile=1">Редактировать</a></td></tr>
+</table>
+</BODY>
+</HTML>