1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

Don't replace on how fields; no longer needed

This commit is contained in:
Ben Lavender 2013-07-17 17:30:55 -05:00
parent 871eee21de
commit b080b5e2fe

View File

@ -4,7 +4,7 @@
<div class='how-to-apply callout'>
<h5>How to apply this license</h5>
<p>
{{ page.how | replace:"<<","[" | replace:">>","]" }}
{{ page.how }}
</p>
{% if page.note %}
<p class="note">
@ -43,4 +43,4 @@
</div>
{% endif %}
</div><!-- /sidebar -->
</div><!-- /sidebar -->