templates/githubblob.mustache in onebox-1.5.14 vs templates/githubblob.mustache in onebox-1.5.16
- old
+ new
@@ -1,11 +1,11 @@
<h4><a href="{{link}}" target="_blank">{{title}}</a></h4>
{{^has_lines}}
<pre><code class='{{lang}}'>{{content}}</code></pre>
{{/has_lines}}
{{#has_lines}}
-{{! This is a template comment | Sample rules for this box
+{{! This is a template comment | Sample rules for this box
<style>
pre.onebox code ol{
margin-left:0px;
}
pre.onebox code ol .lines{
@@ -32,6 +32,6 @@
</ol></code></pre>
{{/has_lines}}
{{#truncated}}
This file has been truncated. <a href="{{link}}" target="_blank">show original</a>
-{{/truncated}}
\ No newline at end of file
+{{/truncated}}