added country select
This commit is contained in:
parent
af5a65fa70
commit
3ef5187b03
|
|
@ -61,6 +61,11 @@
|
||||||
<!-- end col -->
|
<!-- end col -->
|
||||||
</div>
|
</div>
|
||||||
<!-- end row -->
|
<!-- end row -->
|
||||||
|
<div class="form-group">
|
||||||
|
<select class="form-control">
|
||||||
|
<option value="pl">Polska</option>
|
||||||
|
</select>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<!-- end col -->
|
<!-- end col -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue