projects
/
webgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50ed11a
)
moving smaller things inside the main container
author
Cillian de Roiste
<cillian.deroiste@gmail.com>
Mon, 21 Jan 2008 18:48:32 +0000
(18:48 +0000)
committer
Cillian de Roiste
<cillian.deroiste@gmail.com>
Mon, 21 Jan 2008 18:48:32 +0000
(18:48 +0000)
src/webgit.c
patch
|
blob
|
history
diff --git
a/src/webgit.c
b/src/webgit.c
index
758f7da
..
bfb2aea
100644
(file)
--- a/
src/webgit.c
+++ b/
src/webgit.c
@@
-225,6
+225,7
@@
main (int argc, char**argv)
html_attr("id", "container")
),
content,
+ html (
html_tag("div",
html_attr("id", "errors")
),