|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
<meta name="description" content="">
|
|
|
|
|
<meta name="author" content="">
|
|
|
|
|
|
|
|
|
|
<title>Cyberspectrum-File-Format Validator</title>
|
|
|
|
|
<title>SigMF</title>
|
|
|
|
|
<!-- Latest compiled and minified CSS -->
|
|
|
|
|
<link rel="stylesheet"
|
|
|
|
|
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
|
|
|
|
@ -33,6 +33,9 @@
|
|
|
|
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js">
|
|
|
|
|
</script>
|
|
|
|
|
<![endif]-->
|
|
|
|
|
<script src=
|
|
|
|
|
"https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js">
|
|
|
|
|
</script>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
@ -48,11 +51,11 @@
|
|
|
|
|
<span class="icon-bar"></span>
|
|
|
|
|
<span class="icon-bar"></span>
|
|
|
|
|
</button>
|
|
|
|
|
<a class="navbar-brand" href="{% url 'index' %}">Cyber</a>
|
|
|
|
|
<a class="navbar-brand" href="{% url 'index' %}">SigMF</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="navbar" class="collapse navbar-collapse">
|
|
|
|
|
<ul class="nav navbar-nav">
|
|
|
|
|
<li class="active"><a href="{% url 'index' %}">Validate!</a></li>
|
|
|
|
|
<li class="active"><a href="{% url 'index' %}">Validator</a></li>
|
|
|
|
|
<li><a href="{% url 'fields' %}">Fields</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div><!--/.nav-collapse -->
|
|
|
|
@ -67,9 +70,6 @@
|
|
|
|
|
<!-- Bootstrap core JavaScript
|
|
|
|
|
================================================== -->
|
|
|
|
|
<!-- Placed at the end of the document so the pages load faster -->
|
|
|
|
|
<script src=
|
|
|
|
|
"https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js">
|
|
|
|
|
</script>
|
|
|
|
|
<!-- Latest compiled and minified JavaScript -->
|
|
|
|
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
|
|
|
|
|
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
|
|
|
|
|