Add a snapshot for the dynamic signin page.

This commit is contained in:
yackob03 2013-10-20 01:27:20 -04:00
parent 87d98080c0
commit 193fe78d10

View file

@ -19,6 +19,7 @@ URLS = [
'guide/',
'plans/',
'repository/',
'signin/',
]
for url in URLS: