Fix unbalanced div

This commit is contained in:
Omar Roth 2018-01-07 11:50:04 -06:00
parent 9bfb663848
commit 225907b507
1 changed files with 4 additions and 0 deletions

View File

@ -40,4 +40,8 @@
<a class="link" href="/watch?v=<%= video.id %>"><p><%= video.info["title"] %></p></a>
<% end %>
</div>
</div> <a class="link" href="/watch?v=<%= video.id %>"><p><%= video.info["title"] %></p></a>
<% end %>
</div>
</div>
</div>