templates/githubissue.mustache in onebox-1.5.25 vs templates/githubissue.mustache in onebox-1.5.26
- old
+ new
@@ -15,13 +15,9 @@
on <a href="{{link}}" target="_blank">{{closed_at}}</a>
{{/closed_by}}
</div>
</div>
-<div class="github-repository-path">
- <a href="{{repository_url}}" target="_blank">{{repository_path}}</a>
-</div>
-
<pre class='content' style="white-space: pre-wrap;">{{content}}</pre>
<div class='labels'>
{{#labels}}
<span style="display:inline-block;margin-top:2px;background-color: #B8B8B8;padding: 2px;border-radius: 4px;color: #fff;margin-left: 3px;">{{name}}</span>