D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
python2-jinja2
/
examples
/
rwbench
/
genshi
/
Filename :
helpers.html
back
Copy
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://genshi.edgewall.org/" py:strip=""> <py:def function="input_field(name='', value='', type='text')"> <input type="$type" value="$value" name="$name" /> </py:def> <py:def function="textarea(name, value='', rows=10, cols=40)"> <textarea name="$name" rows="$rows" cols="cols">$value</textarea> </py:def> </div>
Name
Size
Last Modified
Owner
Permissions
Actions
helpers.html
0.38
KB
January 06 2017 3:24:25
root
0644
index.html
1.442
KB
January 06 2017 3:24:25
root
0644
layout.html
0.981
KB
January 06 2017 3:24:25
root
0644
2017 © D7net | D704T team