diff options
Diffstat (limited to 'Testcases/cfgm_common/uve/physical_router/physical_router.html')
-rw-r--r-- | Testcases/cfgm_common/uve/physical_router/physical_router.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Testcases/cfgm_common/uve/physical_router/physical_router.html b/Testcases/cfgm_common/uve/physical_router/physical_router.html new file mode 100644 index 0000000..9c65e61 --- /dev/null +++ b/Testcases/cfgm_common/uve/physical_router/physical_router.html @@ -0,0 +1,14 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> +<link href="style.css" rel="stylesheet" type="text/css"/> +<title>Module: physical_router</title></head><body> +<h1>Module: physical_router</h1> +<table><tr><th>Module</th><th>Sandeshs</th></tr> +<tr> +<td>physical_router</td><td></td></tr> +</table> +<hr/><h2 id="Sandeshs"></h2> +</body></html>
|