Skip to content

Commit

Permalink
Update html template
Browse files Browse the repository at this point in the history
  • Loading branch information
fdurand committed Jul 16, 2019
1 parent 81c368e commit b56d7f2
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<form method="post" action="[% post_uri %]">

<div class="o-layout o-layout--center u-padding">

<div class="o-layout__item">
<div class="o-layout o-layout--center u-padding">

<div class="o-layout__item u-1/1 u-2/3@tablet u-3/5@desktop">
[% IF choose_access_duration.size > 1 %]
<div class="input-container">
<label>[% i18n("Access duration") %]</label>
Expand All @@ -22,9 +21,7 @@
[% i18n('Validate') %]
</button>
</div>

</div>
</div>

</form>

0 comments on commit b56d7f2

Please sign in to comment.