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