diff --git a/dpaste/templates/dpaste/history.html b/dpaste/templates/dpaste/history.html index f0aa7a7..cd4845b 100644 --- a/dpaste/templates/dpaste/history.html +++ b/dpaste/templates/dpaste/history.html @@ -41,11 +41,7 @@ {% blocktrans with snippet.published|timesince as since %}Created {{ since }} ago{% endblocktrans %} - {% if snippet.lexer == '_text' %} -