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 22:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_gotham
History
René Kijewski
e808b2a43e
Remove unneeded external dependencies
2022-02-04 20:43:03 +01:00
..
src
Remove unneeded external dependencies
2022-02-04 20:43:03 +01:00
templates
Move Gotham integration into separate askama_gotham crate
2020-01-29 09:25:59 +01:00
tests
Move Gotham integration into separate askama_gotham crate
2020-01-29 09:25:59 +01:00
Cargo.toml
Remove unneeded external dependencies
2022-02-04 20:43:03 +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
Add README files for subcrates
2020-06-30 13:35:53 +02:00
README.md
askama_gotham: Askama integration with Gotham
Integration of the
Askama
templating engine in code building on the Gotham web framework.