diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-06-20 00:58:56 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-06-20 00:58:56 +0300 |
| commit | 81dd4c59c6d51d58e16937a49bfb2068a28d4c99 (patch) | |
| tree | c71affe12b843bf9a0ded6b9f11361539ea3ec7d /client/templates/dates.html | |
| parent | 9856a3dd144afda6abc1ad742967e0e99691393c (diff) | |
Dates screen
Diffstat (limited to 'client/templates/dates.html')
| -rw-r--r-- | client/templates/dates.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/templates/dates.html b/client/templates/dates.html index 4227287..0a07abc 100644 --- a/client/templates/dates.html +++ b/client/templates/dates.html @@ -1,7 +1,7 @@ <template name="dates"> <div class="dates-wrapper"> <div class="dates"> - <h2>Choose your month</h2> + <h2>Choose a month and a year</h2> <form class="dates"> <div class="form-group"> {{#each months}} |
