mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-30 22:41:13 +00:00
6 lines
262 B
Plaintext
6 lines
262 B
Plaintext
error: template "thisdoesnotexist.html" not found in directories ["$WORKSPACE/target/tests/trybuild/askama_testing/templates"]
|
|
--> tests/ui/incorrect_path.rs:4:19
|
|
|
|
|
4 | #[template(path = "thisdoesnotexist.html")]
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^
|