From 2b1ff8fac52a010ef90cf3302ff5ae77e3398d66 Mon Sep 17 00:00:00 2001 From: David Gay Date: Tue, 4 May 2021 17:59:41 -0400 Subject: Quick style for result output --- app/views/activities/show.html.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/views/activities') diff --git a/app/views/activities/show.html.erb b/app/views/activities/show.html.erb index 4e77061..6db2fb2 100644 --- a/app/views/activities/show.html.erb +++ b/app/views/activities/show.html.erb @@ -1,7 +1,8 @@

<%= @activity.name %>

<%= @activity.description %>

-
+
-- cgit v1.2.3