|
|
|
@ -752,7 +752,7 @@ layout: default
|
|
|
|
|
<input type="text" placeholder="Full name"> |
|
|
|
|
<input type="search" placeholder="Search"> |
|
|
|
|
<textarea rows="5"></textarea> |
|
|
|
|
<a class="button-positive button-block button-outlined">Choose existing</a> |
|
|
|
|
<a class="button-positive button-block">Choose existing</a> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
@ -761,7 +761,7 @@ layout: default
|
|
|
|
|
<input type="text" placeholder="Full name"> |
|
|
|
|
<input type="search" placeholder="Search"> |
|
|
|
|
<textarea rows="5"></textarea> |
|
|
|
|
<a class="button-positive button-block button-outlined">Choose existing</a> |
|
|
|
|
<a class="button-positive button-block">Choose existing</a> |
|
|
|
|
</form> |
|
|
|
|
{% endhighlight %} |
|
|
|
|
|
|
|
|
|