2017-06-21 08:18:49 +01:00
|
|
|
{{> page2-top}}
|
2017-04-18 20:09:49 +01:00
|
|
|
|
2017-08-08 00:06:51 +01:00
|
|
|
{{highlight_comment}}
|
2017-06-18 16:23:43 +01:00
|
|
|
{{#pastie_lines}}
|
2017-06-21 08:18:49 +01:00
|
|
|
<div>
|
2017-06-18 16:23:43 +01:00
|
|
|
|
|
|
|
<div id="numbers" class="mar-pad0">
|
|
|
|
<p class="mar-pad0">{{number}}</p>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="lines" class="mar-pad0">
|
2017-06-21 08:18:49 +01:00
|
|
|
<p id="code" {{#colourless}}style="color:#EDEDED"{{/colourless}} >{{line}}</p>
|
2017-06-18 16:23:43 +01:00
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
{{/pastie_lines}}
|
2017-05-14 14:50:16 +01:00
|
|
|
|
2017-06-21 08:18:49 +01:00
|
|
|
{{> page2-bottom}}
|