blob: 39406cda2536164f5e3fb58f4fd68d029bf95821 (
plain) (
tree)
|
|
# askama_iron: Askama integration with Iron
[![Documentation](https://docs.rs/askama_iron/badge.svg)](https://docs.rs/askama_iron/)
[![Latest version](https://img.shields.io/crates/v/askama_iron.svg)](https://crates.io/crates/askama_iron)
[![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 Iron web framework.
|