 Issue 5636796054503424:
  Issue 1170 - [adblockplus.org Anwiki to CMS migration] Migrate content  (Closed)
    
  
    Issue 5636796054503424:
  Issue 1170 - [adblockplus.org Anwiki to CMS migration] Migrate content  (Closed) 
  | Index: includes/index.tmpl | 
| diff --git a/includes/index.tmpl b/includes/index.tmpl | 
| index 64d7241d7f537858c03cb55084dd6167950cb63b..343f7dda702b532dfd15dbd1b74c981b44f75243 100644 | 
| --- a/includes/index.tmpl | 
| +++ b/includes/index.tmpl | 
| @@ -1,3 +1,19 @@ | 
| +{# | 
| + # This file is part of the Adblock Plus website, | 
| + # Copyright (C) 2006-2015 Eyeo GmbH | 
| + # | 
| + # Adblock Plus is free software: you can redistribute it and/or modify | 
| + # it under the terms of the GNU General Public License version 3 as | 
| + # published by the Free Software Foundation. | 
| + # | 
| + # Adblock Plus is distributed in the hope that it will be useful, | 
| + # but WITHOUT ANY WARRANTY; without even the implied warranty of | 
| + # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 
| + # GNU General Public License for more details. | 
| + # | 
| + # You should have received a copy of the GNU General Public License | 
| + # along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>. | 
| + #} | 
| noheading=True | 
| 
Wladimir Palant
2015/02/24 20:19:40
Why is your base file different from index.tmpl cu
 
kzar
2015/02/26 19:50:17
I think that is because the change is made by the
 | 
| <head> |