You are here

web_widgets_uwa_wrapper.tpl.php in Web Widgets 6

Same filename and directory in other branches
  1. 7 uwa/web_widgets_uwa_wrapper.tpl.php

For the UWA widget, we use the views output only

File

uwa/web_widgets_uwa_wrapper.tpl.php
View source
<?php

/**
 * @file
 * For the UWA widget, we use the views output only
 */
print $content;