{{#if use_paragraphs}}
{{#each gibberish_paragraphs}}
<p>{{this}}</p>
{{/each}}
{{else}}
{{{gibberish_paragraphs}}}
{{/if}}