summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
78af25c)
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
html_txt(ctx->cfg.root_title);
html("</td></tr>\n");
html_txt(ctx->cfg.root_title);
html("</td></tr>\n");
- html("<tr><td class='sub'");
+ html("<tr><td class='sub'>");
html_txt(ctx->repo->desc);
html_txt(ctx->repo->desc);
+ html("</td><td class='sub right'>");
+ html_txt(ctx->repo->owner);
if (ctx->cfg.root_desc)
html_txt(ctx->cfg.root_desc);
else if (ctx->cfg.index_info)
if (ctx->cfg.root_desc)
html_txt(ctx->cfg.root_desc);
else if (ctx->cfg.index_info)