pecesama 18 years ago
parent
commit
92bf1afc45

BIN
admin/css/images/Thumbs.db View File


+ 1 - 1
themes/tumblr/template_footer.htm View File

1
-
1
+		
2
     </div>
2
     </div>
3
     <div id="footer">
3
     <div id="footer">
4
         subscribe via <a href="{URL_Tumble}/rss.php">rss</a> &nbsp;/&nbsp;
4
         subscribe via <a href="{URL_Tumble}/rss.php">rss</a> &nbsp;/&nbsp;

+ 1 - 1
themes/tumblr/template_header.htm View File

2
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
 <head>	
4
 <head>	
5
-	{Gelato_includes}
5
+	{Gelato_includes}	
6
     <title>{Title}</title>
6
     <title>{Title}</title>
7
     <!--[if IE]>
7
     <!--[if IE]>
8
         <style type="text/css">
8
         <style type="text/css">

+ 1 - 1
themes/tumblr/template_regular_post.htm View File

2
                 <div class="date">
2
                 <div class="date">
3
                     {Date_Added}
3
                     {Date_Added}
4
                 </div>
4
                 </div>
5
-        
5
+						
6
             <div class="post">
6
             <div class="post">
7
                 <a href="{Permalink}"><img src="{URL_Tumble}/themes/tumblr/img/link.gif" class="permalink" alt="Permalink"/></a>
7
                 <a href="{Permalink}"><img src="{URL_Tumble}/themes/tumblr/img/link.gif" class="permalink" alt="Permalink"/></a>
8
                 
8