From 6d74c2c594fd00c32f38f5ad8d7dd66e9e58b077 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 21 Jul 2012 23:17:45 -0700 Subject: page templating and css management --- view/full.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 view/full.php (limited to 'view/full.php') diff --git a/view/full.php b/view/full.php new file mode 100644 index 000000000..c4d62d5cd --- /dev/null +++ b/view/full.php @@ -0,0 +1,14 @@ + + + + <?php if(x($page,'title')) echo $page['title'] ?> + + + + +
+ +
+ + + -- cgit v1.2.3