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 23:10:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_rocket
History
Dirkjan Ochtman
8bb3de0a3e
Stop eliding lifetimes in paths
2021-07-01 16:10:43 +02:00
..
src
Stop eliding lifetimes in paths
2021-07-01 16:10:43 +02:00
templates
Move Rocket integration into askama_rocket crate
2020-01-29 09:25:59 +01:00
tests
Support rocket 0.5.0-rc.1 based on @flo-l's PR (
#495
)
2021-06-15 15:45:19 +02:00
Cargo.toml
Support rocket 0.5.0-rc.1 based on @flo-l's PR (
#495
)
2021-06-15 15:45:19 +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.