Trying a view for user, timeline(s), entry(ies).

This commit is contained in:
Jonathan Bernard
2011-04-20 09:40:54 -05:00
parent aec172536e
commit 9025a2f8f6
8 changed files with 223 additions and 53 deletions

View File

@ -1,7 +1,7 @@
<html>
<head>
<title>Testing Backbone.js</title>
<link rel="stylesheet" media="screen" href="css/dot-luv/jquery-ui-1.8.10.custom.css" type="text/css"/>
<link rel="stylesheet" media="screen" href="/css/dot-luv/jquery-ui-1.8.10.custom.css" type="text/css"/>
<script type="text/javascript" src="/js/jquery-1.5.min.js"></script>
<script type="text/javascript" src="/js/jquery-ui-1.8.10.custom.min.js"></script>
<script type="text/javascript" src="/js/underscore-min.js"></script>
@ -17,6 +17,8 @@
<div class="fullname">fullname</div>
</div>
<div id="entry-list"></div>
<div id="login-dialog" title="Login">
<form>
<fieldset>