<% @today = Date.today %> <h3 class="date"><span class="month"><%= @today.strftime("%b")%></span> <span class="day"><%= @today.strftime("%d")%></span><span class="year">,<%= @today.strftime("%Y")%></span></h3>
Post a Comment
No comments:
Post a Comment