Add sponsoring slots on home, dashboard and about pages

This commit is contained in:
Gaël Métais
2018-04-05 19:07:38 -05:00
parent e2d60dde43
commit b3399f419e
12 changed files with 60 additions and 23 deletions
+4
View File
@@ -110,3 +110,7 @@
<p>Untangles the JavaScript spaghetti code</p>
</div>
</div>
<%if (sponsoring.home) { %>
<div class="homeSponsor"><%- sponsoring.home %></div>
<% } %>