Skip to content

Commit

Permalink
Update step-by-step.html
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisMoore committed May 9, 2011
1 parent f5deba5 commit 5ffd980
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demos/step-by-step.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
</head>
<body>
<h2>jQuery Templates: Step by Step Examples</h2>
<h3>App Example</h3>
<a href="movies/PagesCore/movies.html">Movies</a><br />

<h3>Read-only rendering</h3>
<div class="subhead">API: $( "#template" ).tmpl( data ).appendTo( "#list");</div>
<a href="step-by-step/0_tmpl-read-only/0_local-data.html">Local data</a><br />
Expand Down

0 comments on commit 5ffd980

Please sign in to comment.