From: Aditi Date: Thu, 25 Jul 2013 07:51:35 +0000 (+0530) Subject: Change edit url to a button for each blog post. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0ccfedf8a11b2b0d50e39b07f3661269cb6315d1;p=mediagoblin.git Change edit url to a button for each blog post. --- diff --git a/mediagoblin/templates/mediagoblin/blog/blog_admin_dashboard.html b/mediagoblin/templates/mediagoblin/blog/blog_admin_dashboard.html index 4effaf01..290b5944 100644 --- a/mediagoblin/templates/mediagoblin/blog/blog_admin_dashboard.html +++ b/mediagoblin/templates/mediagoblin/blog/blog_admin_dashboard.html @@ -46,7 +46,7 @@ {{ blog_post.title }} {{ blog_post.created.strftime("%F %R") }} - Edit + Edit {% endfor %}