We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b9675 commit 664da06Copy full SHA for 664da06
index_content.html
@@ -0,0 +1,19 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+<meta charset="utf-8"/>
5
+<link rel="stylesheet" type="text/css" href="style.css"/><script src="highlight.pack.js"></script>
6
+<title>Index</title>
7
+<base href=""/>
8
+<script src="search.js"></script>
9
+</head>
10
+<body><div class="breadcrumbs">
11
+<table id="results"></table>
12
+<input type="search" id="search" placeholder="Search" onkeyup="searchSubmit(this.value, event)"/>
13
+Main Page</div>
14
+<div class="section">
15
+<a href="https://github.com/economicmodeling/containers">https://github.com/economicmodeling/containers</a>
16
+</div>
17
+
18
+ </body>
19
+</html>
0 commit comments