aboutsummaryrefslogblamecommitdiffstats
path: root/askama_warp/README.md
blob: 9879d001de63dae52e5bf4af817bb04b570f01c0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           



                                                                                                                                  
                                                                                                        


                                                                               
# askama_warp: Askama integration with warp

[![Documentation](https://docs.rs/askama_warp/badge.svg)](https://docs.rs/askama_warp/)
[![Latest version](https://img.shields.io/crates/v/askama_warp.svg)](https://crates.io/crates/askama_warp)
[![Build Status](https://github.com/djc/askama/workflows/CI/badge.svg)](https://github.com/djc/askama/actions?query=workflow%3ACI)
[![Chat](https://img.shields.io/discord/976380008299917365?logo=discord)](https://discord.gg/ZucwjE6bmT)

Integration of the [Askama](https://github.com/djc/askama) templating engine in
code building on the warp web framework.