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 %} |
Joe Gregorio | 6a63a76 | 2011-05-02 22:36:05 -0400 | [diff] [blame^] | 9 | <p><a href="/{{ item.name }}/{{ item.version }}"><img src="{{ item.icons.x32 }}"/> {{ item.title }} </a></p> |
Joe Gregorio | 1ef83e1 | 2011-04-05 10:53:49 -0400 | [diff] [blame] | 10 | {% endfor %} |
| 11 | </body> |
| 12 | </html> |