Skip to content

Instantly share code, notes, and snippets.

@tonatiuh
Created October 14, 2012 06:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonatiuh/3887574 to your computer and use it in GitHub Desktop.
Save tonatiuh/3887574 to your computer and use it in GitHub Desktop.
Index for the player (on process)
.player
.headerAndLibraryW
%header
%ul
%li
%a{ href:'' } Library
%a{ href:'' } Playlist
%a{ href:'' } Sign out
%form{ }
%input{ type:'text', value:'Search' }
%table.library
%tr
%th
%th Name
%th Time
%th Artist
%th Album
%tr
%td 1.
%td Civil war
%td 3:15
%td Guns 'n roses
%td The deep
.playlistW
.titles
%h2 Favorite songs
%span playlist
%img{ src:'http://www.stjudes.org/files/Worship/notes_Resized_177x142.jpg' }
%ul
%li 1. Nothing else metters - Metallica
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment