* Use the url function in urls.py.
[matthijs/projects/xerxes.git] / templates / influences / character_detail.html
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 * Fix link to add influence form.
2008-01-23 Matthijs Kooijman * Mark all strings used so far as translatable.
2008-01-21 Matthijs Kooijman * Initial import of a django project.