diff --git a/TODO.md b/TODO.md index 4272438..3661211 100644 --- a/TODO.md +++ b/TODO.md @@ -8,5 +8,6 @@ * [ ] Hot module replacment for monkberry-loader (good starting point is this commit [eb226f](https://github.com/monkberry/monkberry-loader/commit/eb226f23bc425617898d14d5d60ea3823d1bddec)) :star: * [ ] Server side rendering :star: * [ ] `{% elseif %}` support. +* [ ] Template inheritance with `{% extends %}` :star: :star: — _complex, but interesting tasks_