diff --git a/_layouts/docs.html b/_layouts/docs.html index 1cee11e835..391ffcceac 100644 --- a/_layouts/docs.html +++ b/_layouts/docs.html @@ -191,7 +191,7 @@ ng\:form {
- {{ content }} + {% if page.noliquid != true %}{{ content }}{% else %}{{ content | markdownify }}{% endif %} {% if page.noratings != true %}
chat icon