mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
Merge pull request #184 from XhmikosR/whitespace
Revert 13c9eb92fb1b01d441e68570979a2da349914d9c.
This commit is contained in:
commit
07b61d82ee
@ -2,7 +2,7 @@
|
||||
|
||||
<div class="clearfix">
|
||||
<div class="license-body">
|
||||
<pre id="license-text">{{ content | markdownify | strip_html }}</pre>
|
||||
<pre id="license-text">{{ content | replace:"<", "<" | replace:">", ">" }}</pre>
|
||||
</div> <!-- /license-body -->
|
||||
|
||||
{% include sidebar.html %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user