-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate.html
More file actions
44 lines (44 loc) · 1.04 KB
/
template.html
File metadata and controls
44 lines (44 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<div class="navigation">
<a href="A.html">A</a> |
<a href="B.html">B</a> |
<a href="C.html">C</a> |
<a href="D.html">D</a> |
<a href="E.html">E</a> |
<a href="F.html">F</a> |
<a href="G.html">G</a> |
<a href="H.html">H</a> |
<a href="I.html">I</a> |
<a href="L.html">L</a> |
<a href="M.html">M</a> |
<a href="N.html">N</a> |
<a href="O.html">O</a> |
<a href="P.html">P</a> |
<a href="R.html">R</a> |
<a href="S.html">S</a> |
<a href="T.html">T</a> |
<a href="U.html">U</a> |
<a href="V.html">V</a>
</div>
<div class="threecolumn"> <!-- INSERT HERE -->
</div>
<div class="navigation">
<a href="A.html">A</a> |
<a href="B.html">B</a> |
<a href="C.html">C</a> |
<a href="D.html">D</a> |
<a href="E.html">E</a> |
<a href="F.html">F</a> |
<a href="G.html">G</a> |
<a href="H.html">H</a> |
<a href="I.html">I</a> |
<a href="L.html">L</a> |
<a href="M.html">M</a> |
<a href="N.html">N</a> |
<a href="O.html">O</a> |
<a href="P.html">P</a> |
<a href="R.html">R</a> |
<a href="S.html">S</a> |
<a href="T.html">T</a> |
<a href="U.html">U</a> |
<a href="V.html">V</a>
</div>