# Jinja Pixel PRO

Pixel Pro is a premium **Bootstrap 5 UI Kit without jQuery** featuring over 1000 components, 50+ sections and 35 example pages including a fully-fledged user dashboard. The codebase is a super simple Flask project WITHOUT database, ORM, or any other hard dependency.

> Features:

* Codebase: [Jinja Starter](https://appseed.gitbook.io/docs/boilerplate-code/boilerplate-jinja)
* Render Engine: Flask / **Jinja2**
* Deployment scripts: Docker, Gunicorn/Nginx, HEROKU

> Links

* [Jinja Pixel PRO](https://appseed.us/jinja-template/jinja-pixel-uikit-pro) - product page
* [Jinja Pixel PRO](https://jinja-pixel-pro.appseed-srv1.com/) - LIVE deployment

> [Support](https://appseed.us/support) (Email and LIVE on Discord) for **registered** [**AppSeed**](https://appseed.us/) **users**.

## What is Jinja

[Jinja](https://jinja.palletsprojects.com/en/2.11.x/) is a modern and designer-friendly templating language for Python, modeled after Django’s templates. It is fast, widely used, and secure with the optional sandboxed template execution environment. Jinja is basically an engine used to generate HTML or XML returned to the user via an HTTP response.

> Read more about [Jinja Template Language](https://appseed.gitbook.io/docs/content/what-is/jinja)

## How to use the App

* [Set up the environment](https://appseed.gitbook.io/docs/boilerplate-code/boilerplate-jinja#environment) - prepare your workstation
* [Compile source code](https://appseed.gitbook.io/docs/boilerplate-code/boilerplate-jinja#build-the-app) - start the project in the local environment
* [Codebase structure](https://appseed.gitbook.io/docs/boilerplate-code/boilerplate-jinja#codebase-structure) - explains how the project files are organized
* [Deployment](https://appseed.gitbook.io/docs/boilerplate-code/boilerplate-jinja#deployment): Docker and HEROKU

## Pixel PRO UI Kit

A pixel-perfect design that comes with 35 pre-built pages and manually crafted UI components. **Pixel** is compliant with the latest UI design **accessibility standards** and passes the WAVE evaluation tool and the Achecker tool as well.

* [Pixel PRO](https://appseed.gitbook.io/docs/content/bootstrap-template/pixel-pro) - information provided by AppSeed
* [Pixel PRO](https://themesberg.com/product/ui-kit/pixel-pro-premium-bootstrap-5-ui-kit) - product page hosted by [Themesberg](https://appseed.gitbook.io/docs/content/partners/themesberg)

![Pixel PRO - Premium Bootstrap 5 UI Kit](https://4080083720-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYVW6MKCi9iujNc3SK_%2F-MZx8rrxK8tHjOH4ZbPW%2F-MZxI4A_v-REtXsQ7XfQ%2Fdocs-cover-pixel-pro.jpg?alt=media\&token=88320b73-ddd3-4dcb-b3cb-6c1c8aa12207)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://appseed.gitbook.io/docs/products/jinja-templates/pixel-pro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
