Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Module Summary</title>
<!-- Include the generated JavaScript file -->
<script src="pageIndex.js"></script>
<script src="registryPages.js"></script>
<script src="courseNum.js"></script>
<script src="script.js"></script>
<!-- Link to external CSS file -->
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="cvt-module-banner">
<div class="cvt-module-banner__top">
<div class="hwid-container">
<div class="hwid-title-column">
<a id='topic'></a>
</div>
<!--<div class="hwid-wayfinding-col">
<a id="courseHome"></a> | <a id="moduleHome"></a> | <a id="exerciseHome"></a>
</div>-->
</div>
</div>
<div class="cvt-module-banner__bottom">
<div class="hwid-container">
<h2 class="cvt-module-banner__title" id='title'></h2>
</div>
</div>
<div class="cvt-module-banner__below">
<i><span style=inline id='type'></span> | <span style=inline id='usecase'></span></i>
</div>
</div>
</div>
</body>
</html>