forked from brmlab/brmelect-github
test
This commit is contained in:
parent
ee4de955de
commit
5a59768321
1 changed files with 3 additions and 2 deletions
|
|
@ -68,6 +68,7 @@
|
|||
@title{foo}
|
||||
}
|
||||
@body{
|
||||
@h1{web foo}
|
||||
@div[(class "navbar navbar-inverse navbar-fixed-top")]{
|
||||
@div[(class "navbar-inner")]{
|
||||
@div[(class "container")]{
|
||||
|
|
@ -98,7 +99,7 @@ td { border: 1pt solid; padding: 0.5ex 0.5em; }")
|
|||
@head{@title{brmelect Web Ballot}
|
||||
@style[(type "text/css")]{@,brmelect-style}}
|
||||
@body{
|
||||
|
||||
@h1{web ballot}
|
||||
}}))
|
||||
|
||||
(define-resource (elect "elect" "config" parameters)
|
||||
|
|
@ -107,7 +108,7 @@ td { border: 1pt solid; padding: 0.5ex 0.5em; }")
|
|||
`@html{
|
||||
@head{@title{brmelect web config}}
|
||||
@body{
|
||||
|
||||
@h1{web config}
|
||||
}}))
|
||||
|
||||
(cgi-main-loop handle-request)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue