diff options
Diffstat (limited to '_default.template.html')
| -rw-r--r-- | _default.template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_default.template.html b/_default.template.html index 79b228f..3ed0e55 100644 --- a/_default.template.html +++ b/_default.template.html @@ -52,7 +52,7 @@ <div id="content" class="{{{pageclass}}}"> {{{content}}} </div> <!-- end content --> - <footer>© Copyright 2016 Alpine Linux Development Team all rights reserved | <a href="/privacy-policy.html">Privacy Policy</a></footer> + <footer>© Copyright 2017 Alpine Linux Development Team all rights reserved | <a href="/privacy-policy.html">Privacy Policy</a></footer> </div> <!-- end wrapper --> </body> </html> |
