forked from majlis-erc/srophe
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrecord.html
More file actions
16 lines (16 loc) · 798 Bytes
/
record.html
File metadata and controls
16 lines (16 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xi="http://www.w3.org/2001/XInclude" data-template="templates:surround" data-template-with="templates/geo.html" data-template-at="content">
<div data-template="app:fix-links" class="record">
<div class="interior-content">
<!-- <div data-template="app:h1"/>-->
<br/>
<div data-template="app:other-data-formats" data-template-formats="print,tei,rdf,text"/>
<div class="row">
<div class="col-md-7 col-lg-8">
<div data-template="app:display-nodes" data-template-paths="descendant-or-self::tei:TEI"/>
</div>
</div>
</div>
</div>
<!-- Modal email form-->
<div data-template="app:contact-form"/>
</div>