more design : each theme has his own background

This commit is contained in:
2017-02-24 19:56:03 +01:00
parent fc8070a669
commit 242d6b0336
31 changed files with 1719 additions and 671 deletions
@@ -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>