Merge pull request #4 from okpierre/frontend-ui-refactor

Frontend ui refactor
pull/1455/head
okpierre 2019-06-23 13:00:26 -04:00 zatwierdzone przez GitHub
commit 4be1bf3f79
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -147,7 +147,7 @@
</button> </button>
</div> </div>
</div> </div>
<p class="mb-0 font-weight-bold text-lighter small">By signing up, you agree to our <a href="/site/terms" class="text-muted">Terms of Use</a> and <a href="/site/privacy" class="text-muted">Privacy Policy</a>.</p> <p class="mb-0 font-weight-bold text-lighter small">By signing up, you agree to our <a href="{{route('site.terms')}}" class="text-muted">Terms of Use</a> and <a href="{{route('site.privacy')}}" class="text-muted">Privacy Policy</a>.</p>
</form> </form>
@else @else
<div style="min-height: 350px" class="d-flex justify-content-center align-items-center"> <div style="min-height: 350px" class="d-flex justify-content-center align-items-center">