mandula (owner)

Revisions

gist: 225894 Download_button fork
public
Public Clone URL: git://gist.github.com/225894.git
Embed All Files: show embed
HTML #
1
2
3
4
5
6
7
8
9
10
{block:ListSidebar}
  <div class="sidebar">
    <!-- Add the following between these tags -->
    <div class="sidebarunit">
      <h5>Twitter</h5>
      <iframe src="http://my-web-host.com/twitter.html" marginheight="0" marginwidth="0" frameborder="0" style="border:0;height:490px;width:175px;"></iframe>
    </div>
    <!-- end -->
  </div>
{/block:ListSidebar}