quickedit pencil |
You will find something like this.
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
</div>
You might find this multiple time.Find the last one.Right above the div tag add the following code.
<!-- quickedit pencil -->
<b:include data="post" name="postQuickEdit">
</b:include>
<div class="postQuickEdit">
<!--end of quickedit pencil -->
<b:include data="post" name="postQuickEdit">
</b:include>
<div class="postQuickEdit">
<!--end of quickedit pencil -->
No comments:
Post a Comment