2 {if {story_title 'info' 'about'}
5 {url 'STORY' 'topic' 'info' 'id' 'about'}
6 {story_title 'info' 'about'}
11 {if {story_title 'info' 'legal'}
14 {url 'STORY' 'topic' 'info' 'id' 'legal'}
15 {story_title 'info' 'legal'}
20 {li {link {url 'RSS'} "RSS"}}
24 {li {link {url 'ADMIN'} @"Admin"}}
26 {url 'EDIT_USER' 'userid' userid}
32 {li { {link {url 'LOGOUT'} @"Logout"} ' ' userid}}
35 {li {link {url 'LOGIN'} @"Login"}}
40 <form action = '<{url}>'>
41 <input type = 'hidden' name = 't' value = 'SEARCH'>
42 <input type = 'text' name = 'query' value = ''>
43 <input type = 'submit' class = 'button' value = '<{@"Search"}>'>