-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee0f127
commit fb491c9
Showing
4 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ <h1><%= p.title %></h1> | |
<img src="<%= i %>" /> | ||
<% }); %> | ||
</div> | ||
<p><%= p.description %><p> | ||
</div> | ||
<div class="clear"></div> | ||
<div class="sidebar-product-picker" data-sku="<%= p.sku %>" data-count="1" | ||
|
@@ -47,7 +48,7 @@ <h1> | |
</div> | ||
<div class="leftside"> | ||
<p class="page"> | ||
<span class="sidebar-heading">Our films:</span> | ||
<span class="sidebar-heading">Homegrown films:</span> | ||
Many thanks to everyone that has made these films happen. If you have a sales question or just need some help with something, please <a href="mailto:[email protected]">send us an email</a>. | ||
</p> | ||
<div class="events"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters