{% import "macros.html" as macros %} {% extends "en/base.html" %} {% block title %}PaintStrap Gallery - Download beautiful Twitter Bootstrap color themes{% endblock %} {% block head %} {% endblock %} {% block my_url %}gallery/{% endblock %} {% block heading %}

PaintStrap Gallery

Download beautiful Twitter Bootstrap color themes

{% endblock %} {% block content %}

Found {{ pagerfanta.getNbResults() }} themes, {{ pagerfanta.getCurrentPage() }} / {{ pagerfanta.getNbPages() }} {% if pagerfanta.getNbPages() >= 2 %}Pages{% else %}Page{% endif %}

{% if themes | length == 0 %}

Sorry, there aren't any themes that match your search criteria. Please try again.

{% else %}
    {% endif %} {% endfor %}
{% endif %} {{ pager_html | raw }}
PaintStrap Gallery for Bootstrap v2 is here.
PaintStrap Gallery places themes made in PaintStrap.
When you use PaintStrap, you can easily make beautiful Twitter Bootstrap theme using color scheme which is posted to Adobe kuler / COLOURlovers.

Please check a license of Twitter Bootstrap and a color scheme when you use a theme.
{% endblock %}