Refactor template to use macros #1

Closed
karx wants to merge 1 commit from feature/macros into master
Owner

This PR refactors task.html to be a macro. This makes it so that we just have to pass in a Task struct or something instead of adding each value into the Context. The macro can also be refactored to just take a single task argument and then grab the fields itself if you want.

This PR refactors `task.html` to be a macro. This makes it so that we just have to pass in a Task struct or something instead of adding each value into the `Context`. The macro can also be refactored to just take a single `task` argument and then grab the fields itself if you want.
karx added 1 commit 2022-04-09 22:49:33 -05:00
Author
Owner

I guess this is obsolete now, so I'll close it

I guess this is obsolete now, so I'll close it
karx closed this pull request 2022-04-10 09:17:24 -05:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: C4TG1RL5_UN1T3D/tmtd#1
No description provided.