2020-02-04 01:02:32 +01:00
|
|
|
<br>
|
|
|
|
|
<div class="row center-align">
|
2020-02-09 22:25:05 +01:00
|
|
|
<h3>Vaš oglas je spreman!</h3>
|
|
|
|
|
Unesite kontakt email i objavite oglas.
|
2020-02-07 12:26:29 +01:00
|
|
|
|
2020-02-09 22:25:05 +01:00
|
|
|
<br>
|
2020-02-12 11:44:56 +01:00
|
|
|
<div class="row center-align input-field col s3 m4 l5 form-group">
|
2020-02-09 22:25:05 +01:00
|
|
|
<input
|
|
|
|
|
id="email"
|
|
|
|
|
name="email"
|
|
|
|
|
type="email"
|
|
|
|
|
>
|
2020-02-12 11:44:56 +01:00
|
|
|
<div class="messages"></div>
|
2020-02-09 22:25:05 +01:00
|
|
|
<label for="email">Email</label>
|
2020-02-04 01:02:32 +01:00
|
|
|
</div>
|
2020-02-09 22:25:05 +01:00
|
|
|
</div>
|
|
|
|
|
<br>
|
|
|
|
|
<div class="row center-align">
|
2020-02-07 12:26:29 +01:00
|
|
|
<div class="col s6 push-s3">
|
|
|
|
|
<a id="submit" href="#" form="publishForm" class="welcome-center-button waves-effect waves-light btn">Objavi oglas</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2020-02-04 01:02:32 +01:00
|
|
|
<br>
|