Skip to content

Instantly share code, notes, and snippets.

@objectivehtml
Created March 28, 2014 16:41
Show Gist options
  • Select an option

  • Save objectivehtml/9837262 to your computer and use it in GitHub Desktop.

Select an option

Save objectivehtml/9837262 to your computer and use it in GitHub Desktop.
{exp:weather_underground:conditions location="Naples, FL" key="d2d5ecbba5abbe0d"}
{current_observation}
<div class="weather">
<p>
Current Time: {current_time format="%g:%i %A"}<br>
Current Weather: {temp_f}&#8457;
</p>
</div>
{/current_observation}
{/exp:weather_underground:conditions}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment