diff --git a/app/views/plantings/index.html.haml b/app/views/plantings/index.html.haml
index 7ae3f41a2..f905e12d2 100644
--- a/app/views/plantings/index.html.haml
+++ b/app/views/plantings/index.html.haml
@@ -2,7 +2,7 @@
%h1
= planting_icon
- %strong= title('plantings', @owner, @crop, @planting)
+ = title('plantings', @owner, @crop, @planting)
= render 'layouts/nav', model: Planting