From 7497518e38c601a90574299caba86afdbd7a93f1 Mon Sep 17 00:00:00 2001 From: Jeremy Zhang Date: Sat, 8 Apr 2017 00:43:37 -0700 Subject: [PATCH] Fix url again with relative --- titanembeds/templates/embed.html.j2 | 12 ++++++------ titanembeds/templates/site_layout.html.j2 | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/titanembeds/templates/embed.html.j2 b/titanembeds/templates/embed.html.j2 index 1656c2e..3a6001f 100644 --- a/titanembeds/templates/embed.html.j2 +++ b/titanembeds/templates/embed.html.j2 @@ -2,9 +2,9 @@ - + - + @@ -93,10 +93,10 @@ - - - - + + + + {% raw %} - + + {% block script %}{% endblock %}