Skip to content

Instantly share code, notes, and snippets.

@himanshu-myupchar
Last active September 4, 2019 11:13
Show Gist options
  • Save himanshu-myupchar/5ce691a2b4f0a14e4ef152680b1fb330 to your computer and use it in GitHub Desktop.
Save himanshu-myupchar/5ce691a2b4f0a14e4ef152680b1fb330 to your computer and use it in GitHub Desktop.
AMP ACCESS html
<section amp-access="loggedIn">
<template amp-access-template type="amp-mustache">
<amp-img src={{image}} width="29px" height="29px" class="round-logged-in-img"/>{{name}}
</template>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment