file; $dir = substr($url, 0, strrpos($url, '/')); $oldurl = str_replace($dir . '/', '', $url); $oldmd = str_replace('.md', '', $oldurl); $author = $a->url; if (isset($destination)) { if ($destination == 'author') { $back = $author; } else { $back = site_url() . $destination; } } else { $back = site_url(); } ?>

title);?>


' . i18n('Cancel');?>