%if "burn_after_reading" in str(paste.expiration): %if keep_alive:

× Ok! This paste will be deleted the next time it is read.

%else:

× Warning! This paste has self-destructed. If you close this window, there is no way to recover it.

%end %end
%expiration = paste.humanized_expiration %if expiration: Expire {{ expiration }} %end
      
        {{ paste.content }}
      
    
% rebase("base", settings=settings, pastes_count=pastes_count)