 Issue 29723566:
  Fixes #37 - Refactor cross-promotion.tmpl and abb-notification.json  (Closed) 
  Base URL: https://hg.adblockplus.org/web.adblockplus.org
    
  
    Issue 29723566:
  Fixes #37 - Refactor cross-promotion.tmpl and abb-notification.json  (Closed) 
  Base URL: https://hg.adblockplus.org/web.adblockplus.org| Index: includes/index.html | 
| =================================================================== | 
| --- a/includes/index.html | 
| +++ b/includes/index.html | 
| @@ -3,10 +3,10 @@ | 
| <head> | 
| <link rel="stylesheet" href="/css/index.css"> | 
| </head> | 
| <? include hero-download ?> | 
| <? include as-mentioned ?> | 
| <? include features ?> | 
| -<? include cross-promotion ?> | 
| +<? include abb-cross-promotion ?> | 
| <? include footnote ?> |