mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-01 15:00:57 +00:00
Add comment about running the example
This commit is contained in:
parent
63f18932db
commit
c6552eda1d
@ -94,6 +94,8 @@ In any Rust file inside your crate, add the following:
|
||||
println!("{}", hello.render()); // then render it.
|
||||
}
|
||||
|
||||
You should now be able to compile and run this code.
|
||||
|
||||
Review the `test cases`_ for more examples.
|
||||
|
||||
.. _test cases: https://github.com/djc/askama/tree/master/testing
|
||||
|
Loading…
x
Reference in New Issue
Block a user