From d29b6cd2d407f134cb27d8df4b5bb7b8d2612c86 Mon Sep 17 00:00:00 2001 From: Alexander Schmidt Date: Sun, 9 Mar 2014 22:49:46 +0100 Subject: [PATCH] Replaced invalid html tag header with head and modified template file names accordingly. --- templates/_head.html | 15 +++------------ templates/_header.html | 15 ++++++++++++--- templates/alert.html | 4 ++-- templates/create.html | 4 ++-- templates/created.html | 4 ++-- templates/usecoin.html | 4 ++-- 6 files changed, 23 insertions(+), 23 deletions(-) diff --git a/templates/_head.html b/templates/_head.html index 8d71572..fc24ee7 100644 --- a/templates/_head.html +++ b/templates/_head.html @@ -1,12 +1,3 @@ - - During the last days - / coins were flipped/created. - | Browse - - code - and send patches to - - patchme@flipacoin.org. - -
-

flipacoin.org - The Internet's first coinflipping service.

+ + flipacoin.org + diff --git a/templates/_header.html b/templates/_header.html index 32406f3..8d71572 100644 --- a/templates/_header.html +++ b/templates/_header.html @@ -1,3 +1,12 @@ -
- flipacoin.org -
+ + During the last days + / coins were flipped/created. + | Browse + + code + and send patches to + + patchme@flipacoin.org. + +
+

flipacoin.org - The Internet's first coinflipping service.

diff --git a/templates/alert.html b/templates/alert.html index 190c234..e993751 100644 --- a/templates/alert.html +++ b/templates/alert.html @@ -1,7 +1,7 @@ - + - + ERROR: diff --git a/templates/create.html b/templates/create.html index 88f7d24..e80ce24 100644 --- a/templates/create.html +++ b/templates/create.html @@ -1,7 +1,7 @@ - + - + [Create a coin] to make a decision. diff --git a/templates/created.html b/templates/created.html index d5c4fc7..a625330 100644 --- a/templates/created.html +++ b/templates/created.html @@ -1,7 +1,7 @@ - + - + Created a new coin diff --git a/templates/usecoin.html b/templates/usecoin.html index 4ebc9de..3f3202e 100644 --- a/templates/usecoin.html +++ b/templates/usecoin.html @@ -1,7 +1,7 @@ - + - + > -- 2.39.2