mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
New GitHub wip
This commit is contained in:
parent
cbbfd8f381
commit
48dbc0b196
7 changed files with 109 additions and 112 deletions
|
@ -14,7 +14,7 @@ package trello
|
|||
const tradTemplate = `
|
||||
<div class="section-trello-render">
|
||||
{{if ne .Detail.Board.ID ""}}
|
||||
<div class="heading" style="background-color:{{.Detail.Board.Prefs.BackgroundColor}};">
|
||||
<div class="heading">
|
||||
<h3><a href="{{ .Detail.Board.URL }}">{{.Detail.Board.Name}} Board</a></h3>
|
||||
<p>There are {{ .Detail.CardCount }} cards across {{ .Detail.ListCount }} lists</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue