From dbae9472bd08b9e5edd5bbdc5dcd8a0781010511 Mon Sep 17 00:00:00 2001 From: p4bl0 Date: Sun, 25 Jul 2010 18:11:03 +0200 Subject: reorganised includes in default templates --- default-files/archives.html | 30 ++--------------------------- default-files/article.html | 30 ++--------------------------- default-files/bottom.html | 16 +++++++++++++++ default-files/top.html | 47 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 67 insertions(+), 56 deletions(-) create mode 100644 default-files/bottom.html create mode 100644 default-files/top.html (limited to 'default-files') diff --git a/default-files/archives.html b/default-files/archives.html index 5cb8981..87c3bea 100644 --- a/default-files/archives.html +++ b/default-files/archives.html @@ -1,27 +1,4 @@ - - - - - <?fugitive-install name ?>'s blog: archives - - - - - - - - - - - - - - - - - -
- +

Archives

@@ -50,7 +27,4 @@
- - - - + diff --git a/default-files/article.html b/default-files/article.html index 40066c5..5b59e06 100644 --- a/default-files/article.html +++ b/default-files/article.html @@ -1,27 +1,4 @@ - - - - - <?fugitive-install name ?>'s blog: <?fugitive article_title ?> - - - - - - - - - - - - - - - - - -
- +

@@ -43,7 +20,4 @@
- - - - + diff --git a/default-files/bottom.html b/default-files/bottom.html new file mode 100644 index 0000000..b1a6625 --- /dev/null +++ b/default-files/bottom.html @@ -0,0 +1,16 @@ + + + + diff --git a/default-files/top.html b/default-files/top.html new file mode 100644 index 0000000..4e2d8dc --- /dev/null +++ b/default-files/top.html @@ -0,0 +1,47 @@ + + + + + <?fugitive-install name ?>'s blog: <?fugitive page_title ?> + + + + + + + + + + + + + + + + + +
+ +
+

's blog

+ fugitive: a blog engine for hackers. +
-- cgit v1.2.3