From bee51f53373aa6973a809fa5d6a6fd487e9d6426 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sun, 3 Jan 2010 23:26:58 +0000 Subject: An initial attempt at a module that will display a list of albums in the right sidebar. --- modules/album_block/views/album_block_block.html.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 modules/album_block/views/album_block_block.html.php (limited to 'modules/album_block/views/album_block_block.html.php') diff --git a/modules/album_block/views/album_block_block.html.php b/modules/album_block/views/album_block_block.html.php new file mode 100644 index 00000000..81660263 --- /dev/null +++ b/modules/album_block/views/album_block_block.html.php @@ -0,0 +1,8 @@ + + +
+ +<?php echo $item->title ?> + +
+ -- cgit v1.2.3