Mercurial > public > bravenewsurf
view bns_website/static/js/tinymce/examples/templates/layout1.htm @ 55:c3b4884fe4ea bands-experimental-ui
Added some band images to the Bands page. Note, this requires you to "loaddata bands.json" to install asset information.
Added a fancy box effect to the Band images (click to see larger image).
author | Chris Ridgway <ckridgway@gmail.com> |
---|---|
date | Mon, 14 Nov 2011 23:17:58 -0600 |
parents | ced908af601a |
children |
line wrap: on
line source
<table border="1"> <thead> <tr> <td>Column 1</td> <td>Column 2</td> </tr> </thead> <tbody> <tr> <td>Username: {$username}</td> <td>Staffid: {$staffid}</td> </tr> </tbody> </table>