Monorepo for Tangled tangled.org

appview/pages: add external link panel to issues

Signed-off-by: oppiliappan <me@oppi.li>

oppi.li 19e9c20b 22df91e6

verified
Changed files
+1
appview
pages
templates
repo
issues
+1
appview/pages/templates/repo/issues/issue.html
··· 20 20 "Subject" $.Issue.AtUri 21 21 "State" $.Issue.Labels) }} 22 22 {{ template "repo/fragments/participants" $.Issue.Participants }} 23 + {{ template "repo/fragments/externalLinkPanel" $.Issue.AtUri }} 23 24 </div> 24 25 </div> 25 26 {{ end }}