Closed vindarel closed 3 years ago
so we don't have an "UNBOUND variable error" when we try
(setf (getf djula::template-arguments :foo) "bar)
as seen in #33
We have an implementation of default template arguments now
so we don't have an "UNBOUND variable error" when we try
(setf (getf djula::template-arguments :foo) "bar)
as seen in #33