from countershape import Page pages = [ Page("firefox.html", "Firefox"), Page("safari.html", "Safari"), Page("ie.html", "Internet Explorer"), Page("osx.html", "OSX"), Page("windows7.html", "Windows 7"), Page("ios.html", "IOS"), ]