Rev 3 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3 | Rev 10 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | <%@ taglib uri="/WEB-INF/ak-strutsx.tld" prefix="strutsx" %> |
6 | <%@ taglib uri="/WEB-INF/ak-strutsx.tld" prefix="strutsx" %> |
7 | <html> |
7 | <html> |
8 | 8 | ||
9 | <head> |
9 | <head> |
10 | <meta http-equiv="expires" content="0"> |
10 | <meta http-equiv="expires" content="0"> |
11 | <title>Administration</title> |
11 | <title>Пьянка XP - Администрирование</title> |
12 | <link rel="stylesheet" type="text/css" href="<strutsx:root />/style/general.css"> |
12 | <link rel="stylesheet" type="text/css" href="<strutsx:root />/style/general.css"> |
13 | </head> |
13 | </head> |
14 | 14 | ||
15 | <body> |
15 | <body> |
16 | 16 | ||
17 | <h1>Administration</h1> |
17 | <h1>Пьянка XP - Администрирование</h1> |
18 | 18 | ||
- | 19 | <ul> |
|
19 | <p><backpath:link action="/admin/act/list">Acts</backpath:link></p> |
20 | <li><backpath:link action="/admin/act/list">Мероприятия</backpath:link></li> |
20 | <p><backpath:link action="/admin/apartment/list">Apartments</backpath:link></p> |
21 | <li><backpath:link action="/admin/apartment/list">Гостиницы</backpath:link></li> |
21 | <p><backpath:link action="/admin/event/list">Events</backpath:link></p> |
22 | <li><backpath:link action="/admin/event/list">Пьянки</backpath:link></li> |
- | 23 | </ul> |
|
22 | 24 | ||
23 | </body> |
25 | </body> |
24 | 26 | ||
25 | </html> |
27 | </html> |