Module: website Branch: master Commit: efb1bf64b3db3ecd9380e4e19b54ab97e77696f8 URL: http://source.winehq.org/git/website.git/?a=commit;h=efb1bf64b3db3ecd9380e4e...
Author: Scott Ritchie scott@open-vote.org Date: Mon Jul 27 04:44:05 2009 -0700
Remove links to old interviews and wwn archive on about page
---
templates/en/about.template | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/templates/en/about.template b/templates/en/about.template index 430e7f6..86666e3 100644 --- a/templates/en/about.template +++ b/templates/en/about.template @@ -40,8 +40,6 @@ the project:</p> <li><a href="{$root}/why">Why Wine is so important</a></li> <li><a href="{$root}/myths">Debunking Wine Myths</a></li> <li><a href="{$root}/acknowledgement">Acknowledgements</a></li> - <li><a href="{$root}/wwn">World Wine News</a></li> - <li><a href="{$root}/interview">Interviews</a></li> </ul>
<hr />