diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-10 15:26:51 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-10 15:26:51 +0300 |
| commit | fbd92e7ca12ddcced8b97c6b816f356ffc1ed80c (patch) | |
| tree | 52a657c2af7a262297ead57cd47d66636900aa14 /client/templates/dates.html | |
| parent | 249a424970bf066efcd9c3d1b3a40541e6f66843 (diff) | |
Rename some routes
Diffstat (limited to 'client/templates/dates.html')
| -rw-r--r-- | client/templates/dates.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/templates/dates.html b/client/templates/dates.html new file mode 100644 index 0000000..59b887f --- /dev/null +++ b/client/templates/dates.html @@ -0,0 +1,3 @@ +<template name="dates"> + <h2>select</h2> +</template> |
