diff --git a/export.el b/export.el index fedbf66..45983e9 100644 --- a/export.el +++ b/export.el @@ -92,6 +92,8 @@ holding export options." (when (string-match "tumblr" thecategory) (concat "\n\n

" thetitle "

\n")) "
\n" + (unless (string-match "tumblr" thecategory) + (concat "

If the formatting of this post seems odd or incomplete, try viewing the original on my site.

")) contents "
\n" (if havecomments