aboutsummaryrefslogtreecommitdiffstats
path: root/askama_actix/README.md
blob: d8948f6b2747956be17bbe9b91026e67c0e768a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
# askama_actix: Askama integration with Actix-web

[![Documentation](https://docs.rs/askama_actix/badge.svg)](https://docs.rs/askama_actix/)
[![Latest version](https://img.shields.io/crates/v/askama_actix.svg)](https://crates.io/crates/askama_actix)
[![Build Status](https://github.com/djc/askama/workflows/CI/badge.svg)](https://github.com/djc/askama/actions?query=workflow%3ACI)
[![Chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/djc/askama)

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