ampproject / ampstart

AMP Start source code and templates .
https://ampstart.com/
Apache License 2.0
418 stars 151 forks source link

Simplify AmpMustache API #894

Open sebastianbenz opened 4 years ago

sebastianbenz commented 4 years ago
<div data-amp-bind-hidden='context != undefined'>
  {AmpMustache.render(template, initialItems)}
</div>
CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.