comparison themes/copyrighteous/entry.template @ 21:393cf6c9301b

2007-08-15 00:40:35 by steve Added the ability to have titles + subtitles to blogs. Added RSS logo.
author steve
date Wed, 15 Aug 2007 00:40:36 +0000
parents f37430dda970
children 6b5d3f055a8c
comparison
equal deleted inserted replaced
20:b029b7a32d6c 21:393cf6c9301b
6 </head> 6 </head>
7 7
8 <body> 8 <body>
9 <div id='content'> 9 <div id='content'>
10 <div id='title'> 10 <div id='title'>
11 <span class="title"> 11 <span class="title"><a href="<!-- tmpl_var name='url_prefix' -->">
12 <a href="<!-- tmpl_var name='url_prefix' -->">Blog Title</a><br /></span> 12 <!-- tmpl_if name='blog_title' -->
13 <!-- tmpl_var name='blog_title' -->
14 <!-- tmpl_else -->
15 Untitled Blog
16 <!-- /tmpl_if -->
17 </a><br /></span>
18 <!-- tmpl_if name='blog_subtitle' -->
19 <!-- tmpl_var name='blog_subtitle' -->
20 <!-- /tmpl_if -->
13 </div> 21 </div>
22
14 <br /> 23 <br />
15 <div class="blosxomFirstDayDiv"> 24 <div class="blosxomFirstDayDiv">
16 <span class="blosxomDate"><!-- tmpl_var name='date' --></span> 25 <span class="blosxomDate"><!-- tmpl_var name='date' --></span>
17 <div class="storybox"> 26 <div class="storybox">
18 <p> 27 <p>