more design : each theme has his own background
This commit is contained in:
@@ -92,8 +92,11 @@
|
||||
<?php
|
||||
// We hide the comments and links now so that we can render them later.
|
||||
hide($content['comments']);
|
||||
hide($content['links']);
|
||||
//hide($content['links']);
|
||||
print render($content);
|
||||
?>
|
||||
</div>
|
||||
<?php //print render($content['links']); ?>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user