diff --git a/saisies/blocktypes.html b/saisies/blocktypes.html
index 0d5021e02aee8002b68d34a32eefb08a30d7f91b..287ac8d497cc20028c885d869364211ccf7a56da 100644
--- a/saisies/blocktypes.html
+++ b/saisies/blocktypes.html
@@ -1,8 +1,5 @@
 #SET{data,#ARRAY}
-<BOUCLE(BLOCKTYPES)
-	{id_blocktype !IN #ENV{exclus}}
-	{id_blocktype?}{recherche?}
-	{tout}{par num titre, titre}>
+<BOUCLE(BLOCKTYPES) {id_blocktype !IN #ENV{exclus}} {par num titre, titre}>
 	#SET{objets,#OBJETS|blocks_deserialize}
 	[(#GET{objets}|non|ou{ #ENV{objet}|non }|ou{ #ENV{objet}|in_array{#GET{objets}} })
 		#SET{titre, #ENV{titre_court}|?{#TITRE,#TITRE|wrap{<strong>}|concat{#DESCRIPTION|propre}}}