 Issue 29611624:
  Issue 6047 - Updated templates and uninstalled pages  (Closed) 
  Base URL: https://hg.adblockplus.org/web.adblockplus.org
    
  
    Issue 29611624:
  Issue 6047 - Updated templates and uninstalled pages  (Closed) 
  Base URL: https://hg.adblockplus.org/web.adblockplus.org| Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| (Empty) | |
| 1 title=Adblock Plus has been uninstalled | |
| 2 template=minimal | |
| 3 | |
| 4 <head> | |
| 5 <meta name="robots" content="noindex" /> | |
| 6 <link href="/css/uninstalled.css" rel="stylesheet"> | |
| 7 </head> | |
| 8 | |
| 9 <div id="content" class="container content"> | |
| 10 <h1>{{ heading[Heading text] Data submitted successfully }}</h1> | |
| 11 <p class="lead">{{ thank-you[Thank you message below heading] Thank you for yo ur participation }}</p> | |
| 12 </div> | |
| 13 | |
| 14 <? include reinstall ?> | |
| OLD | NEW |