Rev 19 | Rev 22 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 19 | Rev 20 | ||
---|---|---|---|
Line 68... | Line 68... | ||
68 | <backpath:link action="/apartment/list" paramId="event" paramName="event" paramProperty="id">Где разместиться</backpath:link> |
68 | <backpath:link action="/apartment/list" paramId="event" paramName="event" paramProperty="id">Где разместиться</backpath:link> |
69 | <backpath:link action="/transport/list" paramId="event" paramName="event" paramProperty="id">Как добраться</backpath:link> |
69 | <backpath:link action="/transport/list" paramId="event" paramName="event" paramProperty="id">Как добраться</backpath:link> |
70 | </p> |
70 | </p> |
71 | 71 | ||
72 | <p> |
72 | <p> |
- | 73 | <logic:equal name="e" property="registrationAvailable" value="true"> |
|
73 | <backpath:link action="/participant/register" paramId="event" paramName="event" paramProperty="id">Зарегистрироваться</backpath:link> |
74 | <backpath:link action="/participant/register" paramId="event" paramName="event" paramProperty="id">Зарегистрироваться</backpath:link> |
- | 75 | </logic:equal> |
|
- | 76 | <logic:equal name="e" property="unregistrationAvailable" value="true"> |
|
74 | <backpath:link action="/participant/ident" paramId="event" paramName="event" paramProperty="id">Изменить свои данные</backpath:link> |
77 | <backpath:link action="/participant/ident" paramId="event" paramName="event" paramProperty="id">Изменить свои данные</backpath:link> |
- | 78 | </logic:equal> |
|
75 | </p> |
79 | </p> |
- | 80 | ||
76 | 81 | ||
77 | <p><backpath:notEmpty><backpath:backlink>Назад</backpath:backlink></backpath:notEmpty></p> |
82 | <p><backpath:notEmpty><backpath:backlink>Назад</backpath:backlink></backpath:notEmpty></p> |
78 | 83 | ||
79 | <p><html:link page="/admin">Администрирование</html:link></<> |
84 | <p><html:link page="/admin">Администрирование</html:link></<> |
80 | 85 |