1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-21 22:29:41 +02:00

More github design updates

This commit is contained in:
EnesAlili 2016-08-26 11:17:52 +01:00
parent 6d5cc420d7
commit cf6410cfe8
5 changed files with 90 additions and 45 deletions

View file

@ -14,7 +14,7 @@ package github
const summaryTemplate = `
<div class="section-github-render">
<h3>
<h5>
Activity since {{.Config.Since}}{{.Config.DateMessage}} for {{.Config.Owner}} repositories:
{{range $data := .Config.Lists}}
{{if $data.Included}}
@ -23,11 +23,11 @@ const summaryTemplate = `
</a>
{{end}}
{{end}}
</h3>
</h5>
{{if .HasSharedLabels}}
<h3>
Common Labels: <br>
Common Labels <br>
</h3>
<table class="label-table" style="width: 100%;">