Add update information to index page.
[matthijs/projects/xerxes.git] / templates / influences / index.html
2008-11-16 Matthijs KooijmanAdd update information to index page.
2008-02-10 Matthijs Kooijman * Split off the detail and list templates into a norma...
2008-02-09 Matthijs Kooijman * Use h1/h2 instead of h2/h3 in the templates, since...
2008-02-08 Matthijs Kooijman * Only show the list of influences when there are...
2008-01-27 Matthijs Kooijman * Add the forgotten influence_detail template.
2008-01-27 Matthijs Kooijman * Use the Influence summary, where appropriate.
2008-01-27 Matthijs Kooijman * Use the url function in urls.py.
2008-01-24 Matthijs Kooijman * Put the extends tag in the first line of all templat...
2008-01-23 Matthijs Kooijman * Let all the influences templates extend the base...
2008-01-23 Matthijs Kooijman * Make the character list a real character list again...
2008-01-23 Matthijs Kooijman * Delete unused templates.
2008-01-21 Matthijs Kooijman * Initial import of a django project.