You are here

web_widgets_uwa.tpl.php in Web Widgets 6

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

Shows the URL to the user

File

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

/**
 * @file
 * Shows the URL to the user
 */
print $url;