Fix anchor link issue

This commit is contained in:
Paulus Schoutsen 2015-10-28 23:45:59 -07:00
parent 79b730d644
commit 2b619ad1c4
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@
<div class="grid__item two-thirds lap-one-whole palm-one-whole">
{% endif %}
{{ content | expand_urls: root_url }}
{{ content }}
</div>