summaryrefslogtreecommitdiffstats
path: root/tpl/tplimpl/embedded/templates/shortcodes/__h_simple_assets.html
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-05-23 12:26:10 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-05-23 16:52:08 +0200
commit9ad46a20357a7e28b405feef5c8f7d4501186da6 (patch)
tree18034f49654b236429dd804b4f1f0a84f7a1787d /tpl/tplimpl/embedded/templates/shortcodes/__h_simple_assets.html
parent4256de3392d320a5a47fcab49882f2a3249c2163 (diff)
Add instagram_simple shortcode
Fixes #4748
Diffstat (limited to 'tpl/tplimpl/embedded/templates/shortcodes/__h_simple_assets.html')
-rw-r--r--tpl/tplimpl/embedded/templates/shortcodes/__h_simple_assets.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/tpl/tplimpl/embedded/templates/shortcodes/__h_simple_assets.html b/tpl/tplimpl/embedded/templates/shortcodes/__h_simple_assets.html
index 837378329..dddefd9ae 100644
--- a/tpl/tplimpl/embedded/templates/shortcodes/__h_simple_assets.html
+++ b/tpl/tplimpl/embedded/templates/shortcodes/__h_simple_assets.html
@@ -1,4 +1,5 @@
-{{ define "__h_simple_css" }}{{/* This is also used in other "simple" variants. These template definitions are global. */}}
+{{ define "__h_simple_css" }}{{/* These template definitions are global. */}}
+{{/* TODO(bep) rename this to Youtube something. We need to add these per service. */}}
{{ if not (.Page.Scratch.Get "__h_simple_css") }}
{{/* Only include once */}}
{{ .Page.Scratch.Set "__h_simple_css" true }}