Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Commit

Permalink
[nj] temporarily disabled output of code preview due to mozilla/nunju…
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmorDarks committed Jun 14, 2016
1 parent 3a50ef9 commit 90a2244
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions source/layouts/components/_example.nj
Expand Up @@ -30,9 +30,10 @@
{{ caller()|renderCaller }}
</div>

<div class='o-grid__item h-1/1 h-margin-top {{ 'h-5/9@tablet h-margin-top0@tablet' if not full }}'>
{# @todo Temporarily disabled due to https://github.com/mozilla/nunjucks/issues/782 #}
{# <div class='o-grid__item h-1/1 h-margin-top {{ 'h-5/9@tablet h-margin-top0@tablet' if not full }}'>
<pre class='h-margin-bottom0'><code>{{ caller()|escape }}</code></pre>
</div>
</div> #}

</div>

Expand Down

0 comments on commit 90a2244

Please sign in to comment.