From c834b5b515f3abbd417c2d6beb39329b786a67ff Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Sat, 18 Mar 2017 11:03:02 +0100 Subject: Added option to remember syntax choice. As a side effect the default syntax name in settings.py now uses the syntax value instead of the displayed text. --- templates/paste.tmpl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/paste.tmpl b/templates/paste.tmpl index e0fea2e..f9c9504 100644 --- a/templates/paste.tmpl +++ b/templates/paste.tmpl @@ -10,13 +10,19 @@ #for cat, ls in $lexers #for k, v in $ls - + #end for #end for + + + +
  • + + +
  • -
  • -- cgit v1.2.3