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

Merge pull request #73 from github/howto-escaping

sidebar: convert <</>> into brackets in page.how
This commit is contained in:
Phil Haack 2013-06-15 12:30:30 -07:00
commit 48e67fbaab

View File

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