* Only show the list of influences when there are any characters.
[matthijs/projects/xerxes.git] / templates / influences / character_list.html
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 * Add general add influence link to character_list.
2008-01-23 Matthijs Kooijman * Add an addCharacter view to the influences app.
2008-01-23 Matthijs Kooijman * Mark all strings used so far as translatable.
2008-01-21 Matthijs Kooijman * Initial import of a django project.