Action
Preview Draft X
Last update
about 6 years ago
- Unlisted
Steps
-
script
//Change the UUID in the find parameter below to be your own draft draft.setTemplateTag("SpecialContent", Draft.find("1DA77A51-F1D0-4810-A69C-3A59035B6AB3").content)
-
htmlpreview
<!DOCTYPE html> <html dir="auto"> <head> <title>Preview</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> @charset "utf-8"; html { font-size: 100%; font-family: "Helvetica Neue", "Helvetica", sans-serif; } body { margin:0; padding:1em; } @media (max-device-width: 480px) { } @media (min-device-width: 481px) { body { margin:auto; max-width:600px; } } blockquote { font-style: italic; } code { border-radius: 3px; background-color: #F8F8F8; color: inherit; } table { margin: 1em 0; border: 1px solid #aaa; border-collapse: collapse; } th { padding:.25em .5em; background: #efefef; border: 1px solid #ccc; } td { padding:.25em .5em; border: 1px solid #ccc; } img { max-width: 90%; } </style> </head> <body> %%[[SpecialContent]]%% </body> </html>
Options
-
After Success Default Notification Error Log Level Error
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.