From d1cc8bcb71c054b4dbfcca583d988b96b6105072 Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Fri, 27 Feb 2015 11:05:22 +0100 Subject: [PATCH] Moved embed template to core. --- embed.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 embed.php diff --git a/embed.php b/embed.php new file mode 100644 index 0000000..25b37f4 --- /dev/null +++ b/embed.php @@ -0,0 +1,27 @@ + + + + + <?php print $content['title']; ?> + + + + + + + + +
+ + +