1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut-pastebin synced 2025-06-07 06:06:23 -04:00

handle plaintext better

This commit is contained in:
Ryan Voots 2018-07-02 21:39:38 -04:00
parent 53fb9bc390
commit 2b8ac01ebd

View file

@ -74,8 +74,7 @@
</div>
</div>
<div class="row">
[% IF eval.keys.size == 0 %]
ZERO
[% IF eval.keys.size == 0 || !eval.keys.size.defined %]
[% ELSIF eval.keys.size == 1 %]
<div id="eval" class="col-md-12">
<h3>Program Output</h3>