diff --git a/app/views/api.scala.html b/app/views/api.scala.html
index 48827d4..e75a41d 100644
--- a/app/views/api.scala.html
+++ b/app/views/api.scala.html
@@ -71,7 +71,7 @@
+ @Messages.get("api.tsv.header")
@desc(Messages.get("api.tsv.default"), routes.Application.search("kunst", size=300, format="tsv"))
@desc(Messages.get("api.tsv.custom"), routes.Application.search("kunst", size=300, format="tsv:name,isil,url,classification.label.de"))