This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
askama
Watch
1
Star
0
Fork
0
You've already forked askama
mirror of
https://github.com/askama-rs/askama.git
synced
2025-10-01 06:51:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_warp
History
Dirkjan Ochtman
417cb924ae
Bump versions for Askama 0.12 (
#784
)
2023-03-03 18:50:56 +01:00
..
src
Remove ext argument in integrations
2022-09-19 12:34:44 +02:00
templates
Add support for warp
2020-01-29 11:22:47 +01:00
tests
Add support for warp
2020-01-29 11:22:47 +01:00
Cargo.toml
Bump versions for Askama 0.12 (
#784
)
2023-03-03 18:50:56 +01:00
LICENSE-APACHE
Add license files to each crate (
fixes
#339
)
2020-06-30 12:09:14 +02:00
LICENSE-MIT
Add license files to each crate (
fixes
#339
)
2020-06-30 12:09:14 +02:00
README.md
Update askama_warp/README.md
2021-02-17 21:17:09 +01:00
README.md
askama_warp: Askama integration with warp
Integration of the
Askama
templating engine in code building on the warp web framework.