diff --git a/src/main/resources/templates/projects/channels/list.ftlh b/src/main/resources/templates/projects/channels/list.ftlh index 105e795ac..08151e5cd 100644 --- a/src/main/resources/templates/projects/channels/list.ftlh +++ b/src/main/resources/templates/projects/channels/list.ftlh @@ -22,7 +22,7 @@ <#assign message><@spring.messageArgs code="channel.list.title" args=[p.project.ownerName, p.project.slug] /> <@base.base title=message additionalScripts=scriptsVar additionalStyling=styleVar>
-
+

<@spring.message "channel.list.title" />

@@ -32,6 +32,10 @@ <@spring.message "channel.list.description" />

+ +

+ <@spring.message "project.back" /> +

@@ -67,4 +71,4 @@
- \ No newline at end of file +