From ed119682634aed82a17e0321e31a35982bda3615 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Sun, 24 May 2015 22:12:29 -0700 Subject: use current theme derived from new alchemy scaffold --- .../wiki2/src/views/tutorial/templates/edit.pt | 107 +++++++++++--------- .../wiki2/src/views/tutorial/templates/view.pt | 110 ++++++++++++--------- 2 files changed, 124 insertions(+), 93 deletions(-) (limited to 'docs/tutorials/wiki2') diff --git a/docs/tutorials/wiki2/src/views/tutorial/templates/edit.pt b/docs/tutorials/wiki2/src/views/tutorial/templates/edit.pt index 9320e0a50..c0c1b6c20 100644 --- a/docs/tutorials/wiki2/src/views/tutorial/templates/edit.pt +++ b/docs/tutorials/wiki2/src/views/tutorial/templates/edit.pt @@ -1,52 +1,69 @@ - - - - ${page.name} - Pyramid tutorial wiki (based on +<html lang="${request.locale_name}"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content="pyramid web application"> + <meta name="author" content="Pylons Project"> + <link rel="shortcut icon" href="${request.static_url('tutorial:static/pyramid-16x16.png')}"> + + <title>${page.name} - Pyramid tutorial wiki (based on TurboGears 20-Minute Wiki) - - - - - - - -
-
-
-
- pyramid + + + + + + + + + + + + +
+
+
+
+ +
+
+
+

+ Editing Page Name Goes + Here +

+

You can return to the + FrontPage. +

+
+
+ +
+
+ +
+
+
+
-
-
-
-
-
- Editing Page Name Goes - Here
- You can return to the - FrontPage.
+
+
- -
-
-
-
-
-