From 607cd077047b42b40c95c7bc7d0e6ce805a1802f Mon Sep 17 00:00:00 2001 From: Jelle Date: Tue, 23 Jan 2018 23:54:39 +0100 Subject: [PATCH] Added two queries --- .../queriestobeimplemented/1embed.html.j2 | 414 +++++++++++++++++ .../queriestobeimplemented/2embed.html.j2 | 429 ++++++++++++++++++ 2 files changed, 843 insertions(+) create mode 100644 webapp/titanembeds/templates/queriestobeimplemented/1embed.html.j2 create mode 100644 webapp/titanembeds/templates/queriestobeimplemented/2embed.html.j2 diff --git a/webapp/titanembeds/templates/queriestobeimplemented/1embed.html.j2 b/webapp/titanembeds/templates/queriestobeimplemented/1embed.html.j2 new file mode 100644 index 0000000..a99cb73 --- /dev/null +++ b/webapp/titanembeds/templates/queriestobeimplemented/1embed.html.j2 @@ -0,0 +1,414 @@ + + + + + + + + + + + + + + + + + + + + + {% 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 %} + + {{ guild['name']|e }} - Embed - Titan Embeds for Discord + {% include 'google_analytics.html.j2' %} + + + + + + +
+
+
+ + + + + + + + + + + + + +
+
+
+
{{ _("Server Emoji") }}
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + {% raw %} + + + + + + + + + + + + + + + + + + + + {% endraw %} + + + + + + + + + diff --git a/webapp/titanembeds/templates/queriestobeimplemented/2embed.html.j2 b/webapp/titanembeds/templates/queriestobeimplemented/2embed.html.j2 new file mode 100644 index 0000000..d167383 --- /dev/null +++ b/webapp/titanembeds/templates/queriestobeimplemented/2embed.html.j2 @@ -0,0 +1,429 @@ + + + + + + + + + + + + + + + + + + + + {% 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 %} + + {{ guild['name']|e }} - Embed - Titan Embeds for Discord + {% include 'google_analytics.html.j2' %} + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + +
+
+
+
{{ _("Server Emoji") }}
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + {% raw %} + + + + + + + + + + + + + + + + + + + + {% endraw %} + + + + + + + + +