# HG changeset patch # User durandn # Date 1471531315 -7200 # Node ID 994da0aff5050810b4bf9ad4bf7b55471187b259 # Parent b0aae3bc25d28891a8af77dc573aca8638ec33cf Small fix on collection home diff -r b0aae3bc25d2 -r 994da0aff505 src/iconolab/templates/iconolab/collection_home.html --- a/src/iconolab/templates/iconolab/collection_home.html Thu Aug 18 15:46:01 2016 +0200 +++ b/src/iconolab/templates/iconolab/collection_home.html Thu Aug 18 16:41:55 2016 +0200 @@ -7,7 +7,7 @@ {% load iconolab_tags %} {% block content %} -

Page principale: {{collection.verbose_name}}


+

{{collection.verbose_name}}