Skip to content

Instantly share code, notes, and snippets.

View iwano's full-sized avatar
🎯
Focusing

ivan calderon iwano

🎯
Focusing
View GitHub Profile
@iwano
iwano / main.html
Last active December 15, 2015 07:38
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Including jquery -->
<script src="http://code.jquery.com/jquery-1.9.1.min.js"> </script>
<!-- Including handlebars -->
<script src='https://raw.github.com/wycats/handlebars.js/1.0.0-rc.3/dist/handlebars.js'></script>
<!-- handlebars template -->
<script id="person-template" type="text/x-handlebars-template">
<div class="person">