diff --git a/layouts/article.html b/layouts/article.html index 1f00f79..d8b75c5 100644 --- a/layouts/article.html +++ b/layouts/article.html @@ -9,7 +9,6 @@ <%= yield %> -<% short = short_url("http://www.wezm.net#{@item.identifier}") %>

Got Something to Add?

Contact me by email or Twitter if you have a comment, correction or just want to get in touch.

@@ -57,6 +56,6 @@ -
  • Short URL: <%= short %>
  • +
  • Short URL: <%= @item[:short_url] %>