diff --git a/layouts/shortcodes/restricted.html b/layouts/shortcodes/restricted.html new file mode 100644 index 0000000000..8256d2b9e1 --- /dev/null +++ b/layouts/shortcodes/restricted.html @@ -0,0 +1,9 @@ +
+

+ + {{ partialCached "icon.html" "rocket_launch" "rocket_launch" }} + + {{ .Get "title" | default "Restricted" }} +

+ {{ .InnerDeindent | safe.HTML }} +