{% if learning_path.new_content_available? %} {% include "learning_path_new_content_banner" %} {% else %} {% include "learning_path_completed_banner" %} {% endif %}