#REM#ENDREM #BLOCK("CachedInclude", #Object, "SF-ContentObject.Content" . #CacheIncludesPager) #LOCAL("IsViewPrintAllowed", #ISACTIONALLOWED("ViewPrint", #Object)) #IF(#IsViewPrintAllowed)
{PrintNow}
#ENDIF #MENU("Content")#INCLUDE(#Template)#ENDMENU #IF(#IsViewPrintAllowed AND NOT #INSTANCEOF(#Object,"StartPage"))
{PrintView}
#ENDIF #ENDLOCAL #ENDBLOCK