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-09-29 14:03:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_rocket
History
Vypo Mouse
1856c4b57c
Update to rocket 0.5-rc.3
2023-05-19 16:06:10 +02:00
..
src
Remove ext argument in integrations
2022-09-19 12:34:44 +02:00
templates
Move Rocket integration into askama_rocket crate
2020-01-29 09:25:59 +01:00
tests
Update to rocket 0.5-rc.3
2023-05-19 16:06:10 +02:00
Cargo.toml
Update to rocket 0.5-rc.3
2023-05-19 16:06:10 +02: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
Add README files for subcrates
2020-06-30 13:35:53 +02:00
README.md
askama_rocket: Askama integration with Rocket
Integration of the
Askama
templating engine in code building on the Rocket web framework.