From 8ee6bfe97633d31c6b89cebbc434837eca04d6dd Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 23 Oct 2014 23:07:01 +0200 Subject: note preview --- templates/gui-note.php | 17 +++++++++++++++++ templates/tag.php | 28 +++++++++++++++++++++------- 2 files changed, 38 insertions(+), 7 deletions(-) create mode 100644 templates/gui-note.php (limited to 'templates') diff --git a/templates/gui-note.php b/templates/gui-note.php new file mode 100644 index 0000000..a7e0587 --- /dev/null +++ b/templates/gui-note.php @@ -0,0 +1,17 @@ + + + +printPage(); ?> + + + +
+

title); ?>

+

+ Last modified: + {'last-change-date'}))); ?> +

+
+ +
+
diff --git a/templates/tag.php b/templates/tag.php index 68fa813..8c7eecc 100644 --- a/templates/tag.php +++ b/templates/tag.php @@ -3,14 +3,28 @@ printPage(); ?> -
+

Notebook:

-

- Work in progress: You can't do anything here. -

-
    + + + + + + + + + + -
  • + + + + - + + +
    TitleLast change
    + + +
-- cgit v1.2.3