-
-
- {% if theme_logo_name|lower == 'true' %}
-
{{ project }}
- {% endif %}
-
-
{{ theme_description }}
-{% endif %} - -{% if theme_github_user and theme_github_repo %} -{% if theme_github_button|lower == 'true' %} -- -
-{% endif %} -{% endif %} - -{% if theme_travis_button|lower != 'false' %} -{% if theme_travis_button|lower == 'true' %} - {% set path = theme_github_user + '/' + theme_github_repo %} -{% else %} - {% set path = theme_travis_button %} -{% endif %} -
-
-
-
-
-
-
-
-