From 57d796be1dda964f59b8fe163520f767e7308382 Mon Sep 17 00:00:00 2001 From: goobertron Date: Fri, 28 Mar 2014 15:21:22 +0000 Subject: [PATCH] Fix indentation --- app/assets/templates/opengraph_tpl.jst.hbs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/assets/templates/opengraph_tpl.jst.hbs b/app/assets/templates/opengraph_tpl.jst.hbs index d3c5ae272..fd1a66853 100644 --- a/app/assets/templates/opengraph_tpl.jst.hbs +++ b/app/assets/templates/opengraph_tpl.jst.hbs @@ -1,11 +1,11 @@ {{#unless o_embed_cache}} {{#if open_graph_cache}}
- - -

{{open_graph_cache.title}}

-
-

{{open_graph_cache.description}}

+ + +

{{open_graph_cache.title}}

+
+

{{open_graph_cache.description}}

{{/if}} {{/unless}}