Fix some missing imports in the static-pages plugin.

This commit is contained in:
Brit Butler 2014-04-30 14:30:42 -04:00
parent 3465441b58
commit b703477ed8

View file

@ -7,6 +7,8 @@
#:find-all
#:render
#:publish
#:theme-fn
#:render-text
#:write-document))
(in-package :coleslaw-static-pages)