small correction on model naming

This commit is contained in:
Daniel Greenfeld 2013-05-23 22:34:15 +02:00
parent a3eea0aaf9
commit 0236a5cc07

View file

@ -53,7 +53,7 @@
</tbody> </tbody>
</table> </table>
{{ object_list|length }} {{ model }}{{ object_list|pluralize }} {{ object_list|length }} {{ model|model_verbose_name }}
</div> </div>
</form> </form>
</div> </div>