Add /recent, a page that displays the last 20 tries.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 Apr 2014 20:12:08 +0000 (20:12 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 Apr 2014 20:12:08 +0000 (20:12 +0000)
commit06aca01c23344a6ed3640c59f425f2459b86ef85
treebe6b36759c7782136eb419bbb1332e1077dc3199
parent3d695d92395ce97e3dff609b9666ef9bc03b66c4
Add /recent, a page that displays the last 20 tries.

Also broke out CSS as a separate file and added a title bar across both pages to easily navigate between Home and Recent.

BUG=skia:
R=mtklein@google.com

Author: jcgregorio@google.com

Review URL: https://codereview.chromium.org/236193011

git-svn-id: http://skia.googlecode.com/svn/trunk@14190 2bbb7eff-a529-9590-31e7-b0007b416f81
experimental/webtry/css/webtry.css [new file with mode: 0644]
experimental/webtry/templates/index.html
experimental/webtry/templates/recent.html [new file with mode: 0644]
experimental/webtry/webtry.go