Changeset 1259 for trunk/Vanilla/plugins/Vanilla/templates/vanilla+typepad-connect-comments/wrapper.mtml
- Timestamp:
- 11/21/08 08:00:13 (12 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/Vanilla/plugins/Vanilla/templates/vanilla+typepad-connect-comments/wrapper.mtml
r1255 r1259 9 9 10 10 <h1><a href="<$mt:BlogURL$>"><$mt:BlogName encode_html="1"$></a> + <__trans phrase="TypePad Connect Comments"></h1> 11 12 <ul> 13 <li><a href="<mt:Link template="profile">">view profile<a></li> 14 </ul> 11 15 12 16 <!-- end header --><hr /> … … 28 32 (or other footer include file), place this script in that module. 29 33 --> 30 <script type="text/javascript" src="http://profile.typepad.com/services/embed/tpc/<$mt:Var name=" blog_code"$>/counts_embed.js"></script>34 <script type="text/javascript" src="http://profile.typepad.com/services/embed/tpc/<$mt:Var name="typepad_blog_id"$>/counts_embed.js"></script> 31 35 32 36 </body>
