blob: a1f0dd0e5ab448cdc7d7bcfbf95426924010e167 [file] [log] [blame]
Joe Gregorio1ef83e12011-04-05 10:53:49 -04001<!DOCTYPE HTML>
2<html>
3 <head>
4 <title> Google API Client for Python Documentation </title>
5 </head>
6 <body>
7 <h1> Google API Client for Python Documentation </h1>
8 {% for item in directory %}
9 <p><a href="/{{ item.name }}/{{ item.version }}"><img src="{{ item.icons.x32 }}"/> {{ item.description }} </a></p>
10 {% endfor %}
11 </body>
12</html>