gmerrill commited on
Commit
2d75f71
·
1 Parent(s): ae9ec04
Files changed (1) hide show
  1. static/index.html +3 -1
static/index.html CHANGED
@@ -39,7 +39,9 @@ Prompt:<br/>
39
 
40
  <p/>
41
  Result:<br/>
42
- <p class="text-gen-output">
 
 
43
  </p>
44
 
45
  </form>
 
39
 
40
  <p/>
41
  Result:<br/>
42
+ <p>
43
+ <pre class="text-gen-output">
44
+ </pre>
45
  </p>
46
 
47
  </form>