Renaming to english

This commit is contained in:
Nedim Uka
2019-05-15 15:27:10 +02:00
parent 9fdfce49ed
commit 27fa721627
16 changed files with 153 additions and 131 deletions

17
app/views/welcome.ejs Normal file
View File

@@ -0,0 +1,17 @@
<!-- -->
<div class="row center-align">
<span class="welcome-big-logo">🤙</span>
</div>
<div class="row center-align">
<div>Sve nekretnine dostupne u oglasima.</div>
<div> Na vaš email. </div>
<div> BESPLATNO </div>
</div>
<div class="row">
<div class="col s6 push-s3">
<a href="<%= nextStep %>" class="welcome-center-button waves-effect waves-light btn">
Javi mi
</a>
</div>
</div>