logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

_features.html.haml (696B)


  1. .features-list
  2. .features-list__row
  3. .text
  4. %h6= t 'about.features.real_conversation_title'
  5. = t 'about.features.real_conversation_body'
  6. .visual
  7. = fa_icon 'fw comments'
  8. .features-list__row
  9. .text
  10. %h6= t 'about.features.not_a_product_title'
  11. = t 'about.features.not_a_product_body'
  12. .visual
  13. = fa_icon 'fw users'
  14. .features-list__row
  15. .text
  16. %h6= t 'about.features.within_reach_title'
  17. = t 'about.features.within_reach_body'
  18. .visual
  19. = fa_icon 'fw mobile'
  20. .features-list__row
  21. .text
  22. %h6= t 'about.features.humane_approach_title'
  23. = t 'about.features.humane_approach_body'
  24. .visual
  25. = fa_icon 'fw leaf'