mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-01 15:00:57 +00:00
6 lines
261 B
Plaintext
6 lines
261 B
Plaintext
error: template "thisdoesnotexist.html" not found in directories ["$WORKSPACE/target/tests/trybuild/rinja_testing/templates"]
|
|
--> tests/ui/incorrect_path.rs:4:19
|
|
|
|
|
4 | #[template(path = "thisdoesnotexist.html")]
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|