github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/themes/wind/static/libs/tinymce/plugins/jbimages/ci/application/views/blank.php (about) 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <title>JustBoil's Blank</title> 6 <style type="text/css"> 7 body {font-family: Courier, "Courier New", monospace; font-size:11px;} 8 </style> 9 </head> 10 11 <body> 12 13 <p><?=lang('jb_blankpage_message') ?></p> 14 15 </body> 16 </html>