Skip to content

Commit

Permalink
Forgot to add _promotion partial.
Browse files Browse the repository at this point in the history
  • Loading branch information
benhoskings committed Apr 13, 2010
1 parent dd518b4 commit 7e708ca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/views/user/_promotion.html.erb
@@ -0,0 +1,7 @@
<p class="promotion round">
<a href="<%= request.path %>" class="definition">
<strong><%= promotion[:name] %></strong>
<em><%= promotion[:part] %></em>
<%= promotion[:text] %>
</a>
</p>

0 comments on commit 7e708ca

Please sign in to comment.