diff options
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}} |
