bioweb  0.3.0
C++/Python(django)/JavaScript(angularJS) framework
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
file_include Namespace Reference

Functions

def file_substitution
 

Function Documentation

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.