%inherit file="base.html" />
<%!
import headphones
from headphones.helpers import checked
%>
<%def name="headerIncludes()">
%def>
<%def name="body()">
Scan Music Library
Where do you keep your music?
You can put in any directory, and it will scan for audio files in that folder
(including all subdirectories)
For example: '/Users/name/Music'
Import Last.FM Artists
Enter the username whose artists you want to import:
Placeholder :-)
%def>