keep indents
This commit is contained in:
parent
2bfba6f981
commit
68cf30b2d5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
</div>
|
||||
<div class="right">
|
||||
{% for line in blob.lines %}
|
||||
{{ line }}
|
||||
<pre>{{ line }}</pre>
|
||||
<br />
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue