{% extends 'base.html.twig' %} {% block title %}Hello HomeController! {% endblock %} {% block body %} {% include "_nav.html.twig" with { 'navbarClass' : 'fixed-top navbar-dark' } %}

Landing page variants

Incline comes with several professionally designed landing pages that can be easily adapted for any project.

{% for i in 1..5 %}
App landing

App landing

This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

{% endfor %}
{% endblock %}