From 791ae7f8dcc2f01f452c5f41ce484118820db585 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sun, 20 Nov 2011 21:20:36 +0100 Subject: Added template and style management to the backend. --- .../src/systemtemplates/content_write.html | 4 +- .../templates/src/systemtemplates/styles.html | 60 ++++++++++++++++++++++ .../templates/src/systemtemplates/templates.html | 60 ++++++++++++++++++++++ 3 files changed, 122 insertions(+), 2 deletions(-) create mode 100644 ratatoeskr/templates/src/systemtemplates/styles.html create mode 100644 ratatoeskr/templates/src/systemtemplates/templates.html (limited to 'ratatoeskr/templates') diff --git a/ratatoeskr/templates/src/systemtemplates/content_write.html b/ratatoeskr/templates/src/systemtemplates/content_write.html index 9ec9548..fb30aa4 100644 --- a/ratatoeskr/templates/src/systemtemplates/content_write.html +++ b/ratatoeskr/templates/src/systemtemplates/content_write.html @@ -148,11 +148,11 @@ Header 2

: - +

: - +

: + $style + + + + +

+ + +
+ + +
+
+

+ :
+ +

+

+ :
+ +

+

+
+
+ +
+ diff --git a/ratatoeskr/templates/src/systemtemplates/templates.html b/ratatoeskr/templates/src/systemtemplates/templates.html new file mode 100644 index 0000000..1d15967 --- /dev/null +++ b/ratatoeskr/templates/src/systemtemplates/templates.html @@ -0,0 +1,60 @@ + + + $success + +
$success
+
+
+ $error + +
$error
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + +
 
 
$template
+
+ + +
+
+
+
+
+

+ :
+ +

+

+ :
+ +

+

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