make bucket listing show author
[catagits/App-IdiotBox.git] / share / skin / presentingperl / html / bucket.html
1         <div id="main-content">
2
3           <div id="custom-html">        
4             <h1>
5               <span class="bucket-name">THIS IZ MAI BUKKIT</span>
6             </h1>
7             <ul id="video-list">
8               <li class="video">
9                 <a class="video-link"><span class="video-name">Really Imaginative Video Name</span> (<span class="video-author">Some Guy</span>)</a>
10               </li>
11             </ul>
12           </div>
13           
14 <!-- END MAIN CONTENT -->        
15         </div>