Skip to content

Commit

Permalink
Merged from Pauls changes. Repository link.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Coallier committed Feb 6, 2011
2 parents d8c933d + 138e067 commit 4cdd197
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions views/job.html
@@ -1,5 +1,7 @@
<div class="job {{last}}">
<h2>{{name}}</h2>
<div class="job">
<h2>
<a href="http://github.com/{{username}}/{{name}}">{{name}}</a>
</h2>
<h3>Creator & Owner</h3>
<h4>{{since}} - {{now}}</h4>
<p>{{description}}.</p>
Expand Down

0 comments on commit 4cdd197

Please sign in to comment.