diff --git a/admin.tpl b/admin.tpl index ee7a5d0..a84475d 100644 --- a/admin.tpl +++ b/admin.tpl @@ -1,15 +1,15 @@ -{include file="cpheader.tpl"} -
-
- - - {page} -

{$subject}

-
{controlpanel}
- {/page} -
-
+{include file="cpheader.tpl"} +
+
+ + + {page} +

{$subject}

+
{controlpanel}
+ {/page} +
+
{include file="footer.tpl"} \ No newline at end of file diff --git a/comments.tpl b/comments.tpl index 79006ca..b86eabf 100644 --- a/comments.tpl +++ b/comments.tpl @@ -1,36 +1,36 @@ -{include file="header.tpl"} -
- {entry_block} - {entry} - {include file="entry-default.tpl"} - {comment_block} -
    - {comment} -
  1. - - {$url|notempty:"$name"|default:$name} - - - {include file="shared:commentadminctrls.tpl"} {* this shows edit/delete links*} - -
    - {$date|date_format:"%B %d, %Y - %H:%M"} -
    - - {$content|tag:comment_text} -
  2. - {/comment} -
- {/comment_block} - - {/entry} - - - {/entry_block} - {include file=""shared:comments.tpl""} -
-{include file="widgets.tpl"} -
-{include file="footer.tpl"} +{include file="header.tpl"} +
+ {entry_block} + {entry} + {include file="entry-default.tpl"} + {comment_block} +
    + {comment} +
  1. + + {$url|notempty:"$name"|default:$name} + + + {include file="shared:commentadminctrls.tpl"} {* this shows edit/delete links*} + +
    + {$date|date_format:"%B %d, %Y - %H:%M"} +
    + + {$content|tag:comment_text} +
  2. + {/comment} +
+ {/comment_block} + + {/entry} + + + {/entry_block} + {include file=""shared:comments.tpl""} +
+{include file="widgets.tpl"} +
+{include file="footer.tpl"} diff --git a/cpheader.tpl b/cpheader.tpl index ee6df9c..2c47a25 100644 --- a/cpheader.tpl +++ b/cpheader.tpl @@ -1,11 +1,11 @@ - - - - {$flatpress.TITLE}{$pagetitle} - - {action hook=wp_head} - - - -
+ + + + {$flatpress.TITLE}{$pagetitle} + + {action hook=wp_head} + + + +
\ No newline at end of file diff --git a/default.tpl b/default.tpl index a0caf27..f6962b6 100644 --- a/default.tpl +++ b/default.tpl @@ -1,15 +1,15 @@ -{include file="header.tpl"} -
-
- {page} -

{$subject}

-
- {if $rawcontent} {$content} - {else} {include file="$content}{/if} -
- {/page} -
-
- -{include file="widgets.tpl"} +{include file="header.tpl"} +
+
+ {page} +

{$subject}

+
+ {if $rawcontent} {$content} + {else} {include file="$content}{/if} +
+ {/page} +
+
+ +{include file="widgets.tpl"} {include file="footer.tpl"} \ No newline at end of file diff --git a/entry-default.tpl b/entry-default.tpl index bf6ecc5..04beb70 100644 --- a/entry-default.tpl +++ b/entry-default.tpl @@ -1,11 +1,11 @@ -
-

{$subject|tag:the_title}

- {$date|date_format:'

%B %d, %Y @ %H:%M

'} - {include file="shared:entryadminctrls.tpl"} - - {$content|tag:the_content} - - -
+
+

{$subject|tag:the_title}

+ {$date|date_format:'

%B %d, %Y @ %H:%M

'} + {include file="shared:entryadminctrls.tpl"} + + {$content|tag:the_content} + + +
diff --git a/footer.tpl b/footer.tpl index e68e651..d6588ce 100644 --- a/footer.tpl +++ b/footer.tpl @@ -1,10 +1,10 @@ -
-
- -
- - +
+
+ + + + diff --git a/header.tpl b/header.tpl index a4c836b..a0710e8 100644 --- a/header.tpl +++ b/header.tpl @@ -1,26 +1,26 @@ - - - - {$flatpress.title|tag:wp_title:'«'} - - {action hook=wp_head} - - - -
- -
-
+ + + + {$flatpress.title|tag:wp_title:'«'} + + {action hook=wp_head} + + + +
+ +
+
diff --git a/index.tpl b/index.tpl index f5eb314..ba21e83 100644 --- a/index.tpl +++ b/index.tpl @@ -1,14 +1,14 @@ -{include file="header.tpl"} -{include file="widgets.tpl"} -
- {entry_block} - {entry} - {include file="entry-default.tpl"} - {/entry} - - {/entry_block} -
- -{include file="footer.tpl"} +{include file="header.tpl"} +{include file="widgets.tpl"} +
+ {entry_block} + {entry} + {include file="entry-default.tpl"} + {/entry} + + {/entry_block} +
+ +{include file="footer.tpl"} diff --git a/preview.tpl b/preview.tpl index e97ab1d..7fe960a 100644 --- a/preview.tpl +++ b/preview.tpl @@ -1,7 +1,7 @@ -{entry content=$entry} -
-

{$subject|tag:the_title}

-

Published by {$author} on {$date|date_format:"%A, %B %e, %Y - %H:%M:%S"}

- {$content|tag:the_content} -
+{entry content=$entry} +
+

{$subject|tag:the_title}

+

Published by {$author} on {$date|date_format:"%A, %B %e, %Y - %H:%M:%S"}

+ {$content|tag:the_content} +
{/entry} \ No newline at end of file diff --git a/previewstatic.tpl b/previewstatic.tpl index 193c473..a6b9ef3 100644 --- a/previewstatic.tpl +++ b/previewstatic.tpl @@ -1,7 +1,7 @@ -{static content=$entry} -
-

{$subject}

-

Published by {$author} on {$date|date_format:"%A, %B %e, %Y - %H:%M:%S"}

- {$content} -
+{static content=$entry} +
+

{$subject}

+

Published by {$author} on {$date|date_format:"%A, %B %e, %Y - %H:%M:%S"}

+ {$content} +
{/static} \ No newline at end of file diff --git a/static.tpl b/static.tpl index 4e84ed3..1e37d03 100644 --- a/static.tpl +++ b/static.tpl @@ -1,15 +1,15 @@ -{include file="header.tpl"} -
- {static_block} - {static} -
-

{$subject}

-

Published by {$author} on {$date|date_format:"%A, %B %e, %Y - %H:%M:%S"}

- {$content|tag:the_content} -
- {/static} - {/static_block} -
- -{include file="widgets.tpl"} -{include file="footer.tpl"} +{include file="header.tpl"} +
+ {static_block} + {static} +
+

{$subject}

+

Published by {$author} on {$date|date_format:"%A, %B %e, %Y - %H:%M:%S"}

+ {$content|tag:the_content} +
+ {/static} + {/static_block} +
+ +{include file="widgets.tpl"} +{include file="footer.tpl"} diff --git a/widgets.tpl b/widgets.tpl index eac37e9..f5421c6 100644 --- a/widgets.tpl +++ b/widgets.tpl @@ -1,8 +1,8 @@ -
- {widgets pos=right} -
-

{$subject}

- {$content} -
- {/widgets} +
+ {widgets pos=right} +
+

{$subject}

+ {$content} +
+ {/widgets}
\ No newline at end of file