diff --git a/webapp/titanembeds/templates/embed.html.j2 b/webapp/titanembeds/templates/embed.html.j2 index 01d0cb8..6c1d4e3 100644 --- a/webapp/titanembeds/templates/embed.html.j2 +++ b/webapp/titanembeds/templates/embed.html.j2 @@ -13,6 +13,11 @@ {% include 'seo_meta.html.j2' %} + + + + + {% with title="Visit " + guild['name'] + " embed", description="Visit " + guild['name'] + " on Titan Embeds and chat with your friends from the comfort of your own website. This page is 100% embeddable, iFrameable and looks good on any webpages. Titan is hassle free and designed as easy to setup!", image=generate_guild_icon( guild['id'], guild['icon']) %} {% include "opengraph_tags.html.j2" %} {% endwith %} @@ -27,11 +32,6 @@ {% if css.css is not none %}{{ css.css }}{% endif %} {% endif %} - - - - -