{$+ "views/tmpl.master.html" $} {$/ Shortie.me URL Shortener (tmpl.index.html) (c) Kyle Simpson MIT License /$} {$: "#content" | shortened=data.shortened_url_slug?"#shortened" | recent=data.result_set?"#recent" }

Shortie.me URL shortener

{$= @shortened $}
{$= @recent $}
{$} {$: "#shortened" }

Here's your new shortened URL:

http://shortie.me/!{$= data.shortened_url_slug $}

{$} {$: "#recent" }

Recent URLs shortened

{$} {$: "#recent_result" }
  • Site Icon {$= data.orig_url $}
  • {$}