Skip to content

Instantly share code, notes, and snippets.

@frankiefu
Created November 6, 2015 22:24
Show Gist options
  • Save frankiefu/74a394bd7b4f1013ac75 to your computer and use it in GitHub Desktop.
Save frankiefu/74a394bd7b4f1013ac75 to your computer and use it in GitHub Desktop.
<!-- detail page -->
<template is="dom-if" if="{{_equal(page, 'detail')}}">
<article-detail name="detail" article="{{article}}"></article-detail>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment