<:args id=`int`:> <:datacomp story story.pydcmp id=`id` cache=yes:> <:if `not story`:> <:#:>return a 404<:/#:> <:import templating.Handler fourOhFourHandler:> <:call `CONNECTION.uri=CONNECTION.realUri`:> <:call `CONNECTION.setStatus(404)`:> <:call `fourOhFourHandler(CONNECTION, {})`:> <:halt:> <:/if:> <:#:>we have a story, render it<:/#:> <:spool nav:><:include /comp/login.inc:><:/spool:> <:component text.comp story=`story` nav=`nav` cache=yes:>