···11+{{#partial "page"}}
22+<div class="diet-builder-page container">
33+ <div class="diet-builder-heading">
44+ <h1>Purrform Diet Builder</h1>
55+ <p>
66+ Use our diet builder to get recommendations on the right products
77+ suited to your cat's needs, and how much to feed them daily.
88+ </p>
99+ </div>
1010+1111+ <div id="diet-builder" class="diet-builder">
1212+ <noscript>
1313+ <p>Please enable JavaScript to use the Diet Builder.</p>
1414+ </noscript>
1515+ </div>
1616+</div>
1717+{{/partial}}
1818+{{> layout/base}}