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}}