From 5e1e95852821e138caf20c3f8ee23e3941e42bbc Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 15 Nov 2016 00:16:06 -0500 Subject: better progressive enhancement of editor --- got/page.html.got | 1 + got/view_blob.got | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'got') diff --git a/got/page.html.got b/got/page.html.got index c061d50..7f2c16c 100644 --- a/got/page.html.got +++ b/got/page.html.got @@ -13,5 +13,6 @@ {{.body}} + {{.tail}} diff --git a/got/view_blob.got b/got/view_blob.got index 95692b0..752d5c7 100644 --- a/got/view_blob.got +++ b/got/view_blob.got @@ -32,6 +32,3 @@ -{{if eq .ctype "text/markdown"}} - -{{end}} -- cgit v1.2.3