Add new pages.

This commit is contained in:
Andrey Antukh 2015-12-15 11:22:04 +02:00
parent ebec1eb268
commit 1cee1f4b01
4 changed files with 66 additions and 7 deletions

View file

@ -60,6 +60,9 @@
["auth/register" :auth/register]
["auth/recover" :auth/recover-password]
["dashboard" :main/dashboard]
["elements" :main/elements]
["icons" :main/icons]
["colors" :main/colors]
["workspace/" [[project-route :main/project]
[page-route :main/page]]]]])