Sha256: dab4fa959f39d356d75c258d78f96c2bdf2adbafae918df7867fb0b745416eb0
Contents?: true
Size: 798 Bytes
Versions: 1
Compression:
Stored size: 798 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!-- * WYMeditor : what you see is What You Mean web-based editor * Copyright (c) 2008 Jean-Francois Hovinne, http://www.wymeditor.org/ * Dual licensed under the MIT (MIT-license.txt) * and GPL (GPL-license.txt) licenses. * * For further information visit: * http://www.wymeditor.org/ * * File Name: * wymiframe.html * Iframe used by designMode. * See the documentation for more info. * * File Authors: * Jean-Francois Hovinne (jf.hovinne a-t wymeditor dotorg) --> <html> <head> <title>WYMeditor iframe</title> <link rel="stylesheet" type="text/css" media="screen" href="wymiframe.css" /> </head> <body class="wym_iframe"></body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spree_static_content-0.30.0 | lib/generators/templates/public/javascripts/wymeditor/iframe/default/wymiframe.html |