Joe Gregorio | 1ef83e1 | 2011-04-05 10:53:49 -0400 | [diff] [blame^] | 1 | <!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> |