| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,30 @@ |
| 1 |
+ </div> |
|
| 2 |
+ <div class="gb-20 sidebar"> |
|
| 3 |
+ <h3><span>{info_title}</span></h3>{info_content}<br /><br />{online_content}
|
|
| 4 |
+ |
|
| 5 |
+ <!-- Just delete the < !-- and -- > before and after the shoutbox/poll to make it visible. Remember to add the blocks at your admin panel. --> |
|
| 6 |
+ <br />Your <b>shoutbox and/or poll</b> could be here. Just edit the footer.tpl<br /> |
|
| 7 |
+ <!-- <h3>{shoutbox_title}</h3>{shoutbox_content} -->
|
|
| 8 |
+ <!-- <h3>{poll_title}</h3>{poll_content} -->
|
|
| 9 |
+ <br /> |
|
| 10 |
+ <div align="center">{xml} {skinchange_content}</div>
|
|
| 11 |
+ </div> |
|
| 12 |
+ |
|
| 13 |
+ <div class="gb-full"> |
|
| 14 |
+ <div class="gb-33"><h3>{featured_title}</h3>{featured_content}</div>
|
|
| 15 |
+ <div class="gb-33"><h3>{recent_title}</h3>{recent_content}</div>
|
|
| 16 |
+ <div class="gb-33"><h3>{random_title}</h3>{random_content}</div>
|
|
| 17 |
+ </div> |
|
| 18 |
+ |
|
| 19 |
+ <!-- START BLOCK : footer --> |
|
| 20 |
+ <div class="gb-full footer"> |
|
| 21 |
+ <hr /> |
|
| 22 |
+ {footer}
|
|
| 23 |
+ <div class="copyright">Skin by <a href="http://artphilia.de">Artphilia Designs</a>. All rights reserved.</div> |
|
| 24 |
+ </div> |
|
| 25 |
+ |
|
| 26 |
+ </div> <!-- closing content grid --> |
|
| 27 |
+ <!-- END BLOCK : footer --> |
|
| 28 |
+ |
|
| 29 |
+ </body> |
|
| 30 |
+</html> |
|
| 0 | 31 |
\ No newline at end of file |