Partial View using Actix #577
Unanswered
RfDzDeveloper
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
your repo with Actix is truly helpfull! I learned so much things with it:)
I have one question.
I don't like use for every view.
I like to have every part of view.html in separete file like footer.html or navbar.html.
I was try something like this: < object type="text/html" data="/templates/core/footer.html"></objec t> But doesn't work.
How can i implement this?
Thanks you in advice! You already helped me a lot ;)
Beta Was this translation helpful? Give feedback.
All reactions