forked from HL7/fhir-ig-history-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistory.template
184 lines (140 loc) · 6.14 KB
/
history.template
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE HTML>
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta charset="UTF-8"/>
<title>[%title%]</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="http://www.hl7.org"/>
<link href="fhir.css" rel="stylesheet"/>
<!-- Bootstrap core CSS -->
<link href="assets-hist/css/bootstrap-fhir.css" rel="stylesheet"/>
<!-- Project extras -->
<link href="assets-hist/css/project.css" rel="stylesheet"/>
<link href="assets-hist/css/pygments-manni.css" rel="stylesheet"/>
<link href="jquery-ui.css" rel="stylesheet"/>
<link rel="stylesheet" href="assets/css/openhie.css"/>
<!-- Favicons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets-hist/ico/apple-touch-icon-144-precomposed.png"/>
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets-hist/ico/apple-touch-icon-114-precomposed.png"/>
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets-hist/ico/apple-touch-icon-72-precomposed.png"/>
<link rel="apple-touch-icon-precomposed" href="assets-hist/ico/apple-touch-icon-57-precomposed.png"/>
<link rel="shortcut icon" href="assets-hist/ico/favicon.png"/>
<script type="application/javascript" src="./history-cm.js"> </script>
<script type="application/javascript" src="./history.js"> </script>
<link href="history.css" rel="stylesheet"/>
<!--disable the auto-added icon for external links, if it comes with the template-->
<!--keeping the #history-data line will apply this to the table -->
<!--removing the #history-data line will apply this to the entire page-->
<style>
#history-data
a[href^='http://']:not([no-external^='true']):after, a[href^='https://']:not([no-external^='true']):after {
content: none !important;
display: inline-block;
text-decoration: none;
padding-left: 3px;
}
</style>
</head>
<body onload="document.body.style.opacity='1'">
<div id="segment-header" class="segment"> <!-- segment-header -->
<div class="container"> <!-- container -->
<div id="project-nav">
<a no-external="true" id="project-logo" href="http://ohie.org">
<img src="assets/images/home.png" alt="Project home" height="71"/>
</a>
</div>
<!-- Right logo - for example the FHIR logo -->
<!-- Make sure you have authorization to use the FHIR logo -->
<div id="family-nav">
<a no-external="true" id="family-logo" href="http://hl7.org/fhir"><img src="assets/images/fire.png" alt="FHIR website" height="70"/> </a>
</div>
<div id="ig-status" style="font-size:24px;padding-top: 20px;">
<b id="ig-title">[%title%]</b>
</div>
</div>
<div class="container"> <!-- container -->
</div></div> <!-- /segment-header -->
<div id="segment-navbar" class="segment"> <!-- segment-navbar -->
<div id="stripe"> </div>
<div class="container"> <!-- container -->
<!-- HEADER CONTENT -->
<nav class="navbar navbar-inverse">
<div class="container">
<button data-target=".navbar-inverse-collapse" class="navbar-toggle" data-toggle="collapse" type="button">
<span class="icon-bar"> </span>
<span class="icon-bar"> </span>
<span class="icon-bar"> </span>
</button>
<a class="navbar-brand hidden" href="http://hl7.org/fhir/index.html">FHIR</a>
<div class="nav-collapse collapse navbar-inverse-collapse">
<ul class="nav navbar-nav">
<li><a href="history.html">History</a></li>
</ul>
</div> <!-- /.nav-collapse -->
</div> <!-- /.container -->
</nav> <!-- /.navbar -->
<!-- /HEADER CONTENT -->
</div> <!-- /container -->
</div> <!-- /segment-navbar -->
<!-- ============BreadCrumb=============== -->
</div> <!-- /container -->
</div> <!-- /segment-breadcrumb -->
<div id="segment-content" class="segment"> <!-- segment-content -->
<div class="container"> <!-- container -->
<div class="row">
<div class="inner-wrapper">
<div class="col-12">
<h2>Publication (Version) History</h2>
<div id="intro"></div>
<!-- ============CONTENT CONTENT=============== -->
<div id="history-data"></div>
<style>
#history-data table td { padding-right: 1em; }
</style>
<!-- ==============END CONTENT END CONTENT=================== -->
<p></p>
</div>
</div> <!-- /inner-wrapper -->
</div> <!-- /row -->
</div> <!-- /container -->
</div> <!-- /segment-content -->
</div>
</div> <!-- /inner-wrapper -->
</div> <!-- /row -->
</div> <!-- /container -->
</div> <!-- /segment-content -->
<div id="segment-footer" class="segment"> <!-- segment-footer -->
<div class="container"> <!-- container -->
<div class="inner-wrapper">
<p>
<span id="ig-footer">TBD </span> ®© <a style="color: #81BEF7" href="http://hl7.org/fhir">FHIR</a> |
<!-- <a style="color: #81BEF7" rel="license" <href="../license.html"><img style="border-style: none;" alt="CC0" src="cc0.png"/></a> -->
<a style="color: #81BEF7" rel="license" href="http://hl7.org/fhir/license.html"><img style="border-style: none;" alt="CC0" src="cc0.png"/></a>
</p>
</div> <!-- /inner-wrapper -->
</div> <!-- /container -->
</div> <!-- /segment-footer -->
<!-- disqus thread -->
<!-- disqus -->
<!-- end disqus -->
<div id="segment-post-footer" class="segment hidden"> <!-- segment-post-footer -->
<div class="container"> <!-- container -->
</div> <!-- /container -->
</div> <!-- /segment-post-footer -->
<!-- JS and analytics only. -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="./assets-hist/js/jquery.js"> </script> <!-- note keep space here, otherwise it will be transformed to empty tag -> fails -->
<script src="./assets-hist/js/bootstrap.min.js"> </script>
<script src="./assets-hist/js/respond.min.js"> </script>
<script src="./assets-hist/js/fhir.js"> </script>
<!-- Analytics Below
================================================== -->
<!--- Include in the page --->
<script>
var pageJSON = '[%json%]';
load(pageJSON);
</script>
</body>
</html>