Add missing .git suffix
[phpmyadmin-website.git] / templates / gophp5.tpl
blobe52890d28442c875474fd16fbd7e873601fdefeb
1 <html xmlns:py="http://genshi.edgewall.org/" xmlns:xi="http://www.w3.org/2001/XInclude" py:strip="">
3 <py:def function="page_title">GoPHP5</py:def>
5 <div py:match="content" id="body">
7 <h2>GoPHP5</h2>
9 <p>
10 The phpMyAdmin project is a member of the <a
11 href="http://gophp5.org">GoPHP5</a> initiative. As of February 5, 2008, we
12 have accepted PHP 5.2 features into our codebase and our new feature releases
13 will no longer provide support for older PHP versions.
14 </p>
16 <p>
17 <a href="http://gophp5.org"><img src="${base_url}images/goPHP5_100x33.png"
18 alt="goPHP5 logo" /></a>
19 </p>
21 </div>
23 <xi:include href="_page.tpl" />
24 </html>