From 32e575a30e53389d3ae96346b69ddc6a756c7a37 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 15 Sep 2013 12:35:45 +0200 Subject: s/link/hyperlink/ --- default/templates/xhtml.xml | 55 ++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 28 deletions(-) (limited to 'default/templates/xhtml.xml') diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index b4caad8..e514fa2 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -2,34 +2,33 @@ !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" - - %%title%% - - - - - - - - <=link rel="alternate" type="application/rss+xml" title="buetow.org Newsfeed" href="http://rss.buetow.org" /> - <=link rel="stylesheet" type="text/css" href="%%stylesurl%%$$style$$" /> - - -
- A fortune quote: - $$!/usr/games/fortune -s$$ -
-
- - %%content%% - -
- + + %%title%% + + + + + + + + + + +
+ A fortune quote: + $$!/usr/games/fortune -s$$ +
+
+ + %%content%% + +
+
-- cgit v1.2.3