From 0f185543bb9851fddc137f81a1e2a1d21589bc83 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Wed, 5 Oct 2011 14:36:01 +0200 Subject: Backend, frontend and 404 handlers partially implemented. * Backend layout done. * Frontend theoretically done (untested). * 404 handler done * Added textprocessors.php --- .../templates/src/systemtemplates/master.html | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100755 ratatoeskr/templates/src/systemtemplates/master.html (limited to 'ratatoeskr/templates/src/systemtemplates/master.html') diff --git a/ratatoeskr/templates/src/systemtemplates/master.html b/ratatoeskr/templates/src/systemtemplates/master.html new file mode 100755 index 0000000..ca7175f --- /dev/null +++ b/ratatoeskr/templates/src/systemtemplates/master.html @@ -0,0 +1,61 @@ + + + + + + <ste:get_translation for="section_$section" />::<ste:escape>$pagetitle</ste:escape> - Ratatöskr + + layout.css + $cssfile + + +
+ Ratatöskr::Noctilucent clouds (v. 0.1) + + $user[name] | + +
+
+

::$pagetitle

+ + +
  • + + +
  • +
  • +
  • + + +
  • + + +
  • +
  • +
  • +
  • + + +
  • + + +
  • +
  • + + + +
    + +
    +
    + + -- cgit v1.2.3-54-g00ecf