Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1 год назад
12345678910111213141516171819202122232425262728293031323334353637
  1. ---
  2. title: features
  3. body_classes: modular
  4. class: offset-box
  5. features:
  6. -
  7. icon: 'fa fa-th-list'
  8. header: Templates
  9. text: 'Save custom templates for new loans'
  10. url: null
  11. -
  12. icon: 'fa fa-pencil-square-o'
  13. header: 'Customizable defaults'
  14. text: 'Set sensible defaults for your workflow'
  15. url: null
  16. -
  17. icon: 'fa fa-file-text-o'
  18. header: 'PDF Reports'
  19. text: 'Generate professional PDFs in one click'
  20. url: null
  21. -
  22. icon: 'fa fa-th-large'
  23. header: Comparisons
  24. text: 'Unlimited comparisons across all loan types'
  25. url: null
  26. -
  27. icon: 'fa fa-building-o'
  28. header: 'Branch settings'
  29. text: 'Edit and apply branch-wide settings'
  30. url: null
  31. -
  32. icon: 'fa fa-paper-plane-o'
  33. header: 'Super fast'
  34. text: 'An incredibly responsive interface'
  35. url: null
  36. ---