mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
make stikkedizr decrypting. fixes #328
This commit is contained in:
parent
3683719343
commit
be6a8f00ee
@ -54,7 +54,7 @@ if(isset($insert)){
|
||||
<section>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-12 col-lg-12">
|
||||
<blockquote class="CodeMirror"><?php echo $paste; ?></blockquote>
|
||||
<blockquote class="CodeMirror"><span class="text_formatted"><span class="container"><?php echo $paste; ?></span></span></blockquote>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user