bioweb
0.3.0
C++/Python(django)/JavaScript(angularJS) framework
|
Functions | |
def | file_substitution |
def file_include.file_substitution | ( | in_file, | |
out_file, | |||
inc_dir | |||
) |
function to include html into server side. Look for <!-- #include "FileName" --> statements and include the files
Definition at line 4 of file file_include.py.