You are here

instagram-block.tpl.php in Instagram Block 7

File

instagram-block.tpl.php
View source
<?php

/**
 * @file
 * Instagram block content.
 *
 * Available variables:
 *  content:   The Instagram images.
 *  response:  Instagram API response.
 */
print render($content);