Skip to content

Instantly share code, notes, and snippets.

@freshcutdevelopment
Created September 3, 2017 04:09
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save freshcutdevelopment/461177d78574d60eda50f151227c7176 to your computer and use it in GitHub Desktop.
HTML info-card template
<template id="card">
<div class="info-card">
<p>Basic info card.</p>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment