Skip to content

Commit

Permalink
code format
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbenj committed May 3, 2021
1 parent 2307206 commit ab9c295
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/templates/sidebar-right/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,16 @@ model:
<p>Find out about work happening across NSW Government in the digital space. </p>
<div class="nsw-form-group">
{{>_text-input
id="subscribe-full-name"
label="Full name"
required=true
id="subscribe-full-name"
label="Full name"
required=true
}}
</div>
<div class="nsw-form-group">
{{>_text-input
id="subscribe-email"
label="Email"
required=true
id="subscribe-email"
label="Email"
required=true
}}
</div>
<div class="nsw-form-checkbox">
Expand Down

0 comments on commit ab9c295

Please sign in to comment.