From 5d091db1c1e0d3f237231bbd90d00b24ce273841 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Thu, 6 Feb 2020 17:31:01 +0100 Subject: More style --- lib/waev_web/templates/exports/show.html.eex | 65 +++++++++++++++------------- 1 file changed, 35 insertions(+), 30 deletions(-) (limited to 'lib/waev_web/templates/exports/show.html.eex') diff --git a/lib/waev_web/templates/exports/show.html.eex b/lib/waev_web/templates/exports/show.html.eex index 17e245e..425f2f8 100644 --- a/lib/waev_web/templates/exports/show.html.eex +++ b/lib/waev_web/templates/exports/show.html.eex @@ -1,40 +1,45 @@ -
- <%= @export.left.name %> -
- -
- <%= @export.right.name %> -
- -
+
+
+ + +
<%= for message <- @export.messages do %> -
<%= case message.side do %> - <% :left -> %> -