From 5b09044f75468bf449601927149b22d49c1668f2 Mon Sep 17 00:00:00 2001 From: codevictory Date: Tue, 6 Jul 2021 20:29:55 +0300 Subject: [PATCH] Added missing whitespace. --- lib/runosaari_web/templates/performance/index.html.eex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/runosaari_web/templates/performance/index.html.eex b/lib/runosaari_web/templates/performance/index.html.eex index 3b95461..1a94f57 100644 --- a/lib/runosaari_web/templates/performance/index.html.eex +++ b/lib/runosaari_web/templates/performance/index.html.eex @@ -34,7 +34,7 @@

Työpajat

<%= for workshop <- @workshops do %>

- <%= workshop.name %><%= workshop.text %> + <%= workshop.name %> <%= workshop.text %>

<% end %> Näihin avataan ennakkoilmoittautuminen hyvissä ajoin.