|
Lines 109-115
div#result { margin-top: 1em; }
Link Here
|
| 109 |
</div> <!-- /.row --> |
109 |
</div> <!-- /.row --> |
| 110 |
|
110 |
|
| 111 |
[% MACRO jsinclude BLOCK %] |
111 |
[% MACRO jsinclude BLOCK %] |
| 112 |
[% INCLUDE 'merge-record-strings.inc' %] |
|
|
| 113 |
[% INCLUDE 'authorities_js.inc' %] |
112 |
[% INCLUDE 'authorities_js.inc' %] |
| 114 |
[% Asset.js("js/merge-record.js") | $raw %] |
113 |
[% Asset.js("js/merge-record.js") | $raw %] |
| 115 |
<script> |
114 |
<script> |
| 116 |
- |
|
|