Add a "Post to DemWire" button to each post you make on your blog. Use the snippets below to add the code to your template.
Blogger
Insert the code snippet below between the <MainOrArchivePage> and </MainOrArchivePage> tags. For help modifying your blog's template, consult Blogger's documentation.
Movable Type
Insert the code snippet below between the <MTEntries> and </MTEntries> tags. For help modifying your blog's template, consult Movable Type's documentation.
WordPress
Insert the code snippet below between the <?php while (have_posts()) : the_post(); ?> and <?php endwhile; ?> tags. For help modifying your blog's template, consult WordPress's documentation.
