metanorma-m3aawg 1.4.2 → 1.5.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/asciidoctor/m3aawg/basicdoc.rng +31 -1
- data/lib/asciidoctor/m3aawg/converter.rb +4 -33
- data/lib/asciidoctor/m3aawg/isodoc.rng +124 -15
- data/lib/isodoc/m3aawg/base_convert.rb +0 -32
- data/lib/isodoc/m3aawg/html/header.html +5 -4
- data/lib/isodoc/m3aawg/html/html_m3d_intro.html +2 -1
- data/lib/isodoc/m3aawg/html/html_m3d_titlepage.html +3 -4
- data/lib/isodoc/m3aawg/html/htmlstyle.css +1033 -0
- data/lib/isodoc/m3aawg/html/htmlstyle.scss +3 -0
- data/lib/isodoc/m3aawg/html/m3d.css +770 -0
- data/lib/isodoc/m3aawg/html/m3d.scss +18 -4
- data/lib/isodoc/m3aawg/html/word_m3d_intro.html +3 -1
- data/lib/isodoc/m3aawg/html/word_m3d_titlepage.html +6 -0
- data/lib/isodoc/m3aawg/html/wordstyle.css +1278 -0
- data/lib/isodoc/m3aawg/html_convert.rb +14 -6
- data/lib/isodoc/m3aawg/i18n-en.yaml +1 -0
- data/lib/isodoc/m3aawg/i18n.rb +10 -0
- data/lib/isodoc/m3aawg/init.rb +27 -0
- data/lib/isodoc/m3aawg/m3d.report.xsl +1901 -1337
- data/lib/isodoc/m3aawg/presentation_xml_convert.rb +10 -1
- data/lib/isodoc/m3aawg/word_convert.rb +2 -0
- data/lib/isodoc/m3aawg/xref.rb +6 -0
- data/lib/metanorma/m3aawg/processor.rb +1 -1
- data/lib/metanorma/m3aawg/version.rb +1 -1
- data/metanorma-m3d.gemspec +2 -6
- metadata +17 -52
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 44bc008b2526c485f9be13de6951dcf6003758f95931a5d2efff0e8771b36915
|
4
|
+
data.tar.gz: e3adf48a8f4b9573372ed0538dd3ab0353f82fdcbe21188269ddf0a61e4c8885
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 709666016fd3247cf97f366a3bb4fa67dc4518a6d456a3d9f13ba73b18b6937e822d6d94fd161a277b96f54c4e1237edf4e4b0a55688f2b14c0912f4e6664d9f
|
7
|
+
data.tar.gz: bf307b0957e62dcb3f6e143040e12d89ce942281659b08272a8fb977824f548a0f73489d2abc051df8681eafd6b83ec5b50d580cbdcbad8fb84e6ef73bd1f8c9
|
@@ -158,7 +158,17 @@
|
|
158
158
|
<data type="ID"/>
|
159
159
|
</attribute>
|
160
160
|
<oneOrMore>
|
161
|
-
<
|
161
|
+
<choice>
|
162
|
+
<ref name="formula"/>
|
163
|
+
<ref name="ul"/>
|
164
|
+
<ref name="ol"/>
|
165
|
+
<ref name="dl"/>
|
166
|
+
<ref name="quote"/>
|
167
|
+
<ref name="sourcecode"/>
|
168
|
+
<ref name="paragraph"/>
|
169
|
+
<ref name="table"/>
|
170
|
+
<ref name="figure"/>
|
171
|
+
</choice>
|
162
172
|
</oneOrMore>
|
163
173
|
</element>
|
164
174
|
</define>
|
@@ -402,6 +412,16 @@
|
|
402
412
|
</choice>
|
403
413
|
</attribute>
|
404
414
|
</optional>
|
415
|
+
<optional>
|
416
|
+
<attribute name="valign">
|
417
|
+
<choice>
|
418
|
+
<value>top</value>
|
419
|
+
<value>middle</value>
|
420
|
+
<value>bottom</value>
|
421
|
+
<value>baseline</value>
|
422
|
+
</choice>
|
423
|
+
</attribute>
|
424
|
+
</optional>
|
405
425
|
<choice>
|
406
426
|
<zeroOrMore>
|
407
427
|
<ref name="TextElement"/>
|
@@ -429,6 +449,16 @@
|
|
429
449
|
</choice>
|
430
450
|
</attribute>
|
431
451
|
</optional>
|
452
|
+
<optional>
|
453
|
+
<attribute name="valign">
|
454
|
+
<choice>
|
455
|
+
<value>top</value>
|
456
|
+
<value>middle</value>
|
457
|
+
<value>bottom</value>
|
458
|
+
<value>baseline</value>
|
459
|
+
</choice>
|
460
|
+
</attribute>
|
461
|
+
</optional>
|
432
462
|
<choice>
|
433
463
|
<zeroOrMore>
|
434
464
|
<ref name="TextElement"/>
|
@@ -18,24 +18,8 @@ module Asciidoctor
|
|
18
18
|
|
19
19
|
register_for "m3aawg"
|
20
20
|
|
21
|
-
def
|
22
|
-
|
23
|
-
c.role **{ type: "author" }
|
24
|
-
c.organization do |a|
|
25
|
-
a.name "Messaging Malware and Mobile Anti-Abuse Working Group"
|
26
|
-
a.abbreviation "M3AAWG"
|
27
|
-
end
|
28
|
-
end
|
29
|
-
end
|
30
|
-
|
31
|
-
def metadata_publisher(node, xml)
|
32
|
-
xml.contributor do |c|
|
33
|
-
c.role **{ type: "publisher" }
|
34
|
-
c.organization do |a|
|
35
|
-
a.name "Messaging Malware and Mobile Anti-Abuse Working Group"
|
36
|
-
a.abbreviation "M3AAWG"
|
37
|
-
end
|
38
|
-
end
|
21
|
+
def default_publisher
|
22
|
+
"Messaging Malware and Mobile Anti-Abuse Working Group"
|
39
23
|
end
|
40
24
|
|
41
25
|
def metadata_committee(node, xml)
|
@@ -56,7 +40,7 @@ module Asciidoctor
|
|
56
40
|
docstatus = node.attr("status")
|
57
41
|
dn = node.attr("docnumber")
|
58
42
|
if docstatus
|
59
|
-
abbr = IsoDoc::M3AAWG::Metadata.new("en", "Latn",
|
43
|
+
abbr = IsoDoc::M3AAWG::Metadata.new("en", "Latn", @i18n).
|
60
44
|
stage_abbr(docstatus)
|
61
45
|
dn = "#{dn}(#{abbr})" unless abbr.empty?
|
62
46
|
end
|
@@ -65,19 +49,6 @@ module Asciidoctor
|
|
65
49
|
xml.docnumber { |i| i << node.attr("docnumber") }
|
66
50
|
end
|
67
51
|
|
68
|
-
def metadata_copyright(node, xml)
|
69
|
-
from = node.attr("copyright-year") || Date.today.year
|
70
|
-
xml.copyright do |c|
|
71
|
-
c.from from
|
72
|
-
c.owner do |owner|
|
73
|
-
owner.organization do |o|
|
74
|
-
o.name "Messaging Malware and Mobile Anti-Abuse Working Group"
|
75
|
-
o.abbreviation "M3AAWG"
|
76
|
-
end
|
77
|
-
end
|
78
|
-
end
|
79
|
-
end
|
80
|
-
|
81
52
|
def title_validate(root)
|
82
53
|
nil
|
83
54
|
end
|
@@ -88,7 +59,7 @@ module Asciidoctor
|
|
88
59
|
end
|
89
60
|
|
90
61
|
def doctype(node)
|
91
|
-
d =
|
62
|
+
d = super
|
92
63
|
unless %w{policy best-practices supporting-document report}.include? d
|
93
64
|
@log.add("Document Attributes", nil, "#{d} is not a legal document type: reverting to 'report'")
|
94
65
|
d = "report"
|
@@ -42,8 +42,11 @@
|
|
42
42
|
</define>
|
43
43
|
<define name="xref">
|
44
44
|
<element name="xref">
|
45
|
+
<!-- attribute target { xsd:IDREF }, -->
|
45
46
|
<attribute name="target">
|
46
|
-
<data type="
|
47
|
+
<data type="string">
|
48
|
+
<param name="pattern">\i\c*|\c+#\c+</param>
|
49
|
+
</data>
|
47
50
|
</attribute>
|
48
51
|
<optional>
|
49
52
|
<attribute name="type">
|
@@ -578,6 +581,8 @@
|
|
578
581
|
<ref name="ol"/>
|
579
582
|
<ref name="dl"/>
|
580
583
|
<ref name="formula"/>
|
584
|
+
<ref name="quote"/>
|
585
|
+
<ref name="sourcecode"/>
|
581
586
|
</choice>
|
582
587
|
</oneOrMore>
|
583
588
|
</element>
|
@@ -661,6 +666,16 @@
|
|
661
666
|
</choice>
|
662
667
|
</attribute>
|
663
668
|
</optional>
|
669
|
+
<optional>
|
670
|
+
<attribute name="valign">
|
671
|
+
<choice>
|
672
|
+
<value>top</value>
|
673
|
+
<value>middle</value>
|
674
|
+
<value>bottom</value>
|
675
|
+
<value>baseline</value>
|
676
|
+
</choice>
|
677
|
+
</attribute>
|
678
|
+
</optional>
|
664
679
|
<choice>
|
665
680
|
<zeroOrMore>
|
666
681
|
<choice>
|
@@ -697,6 +712,16 @@
|
|
697
712
|
</choice>
|
698
713
|
</attribute>
|
699
714
|
</optional>
|
715
|
+
<optional>
|
716
|
+
<attribute name="valign">
|
717
|
+
<choice>
|
718
|
+
<value>top</value>
|
719
|
+
<value>middle</value>
|
720
|
+
<value>bottom</value>
|
721
|
+
<value>baseline</value>
|
722
|
+
</choice>
|
723
|
+
</attribute>
|
724
|
+
</optional>
|
700
725
|
<choice>
|
701
726
|
<zeroOrMore>
|
702
727
|
<choice>
|
@@ -922,6 +947,9 @@
|
|
922
947
|
<optional>
|
923
948
|
<attribute name="script"/>
|
924
949
|
</optional>
|
950
|
+
<optional>
|
951
|
+
<attribute name="type"/>
|
952
|
+
</optional>
|
925
953
|
<optional>
|
926
954
|
<attribute name="obligation">
|
927
955
|
<choice>
|
@@ -961,9 +989,6 @@
|
|
961
989
|
</define>
|
962
990
|
<define name="content-subsection">
|
963
991
|
<element name="clause">
|
964
|
-
<optional>
|
965
|
-
<attribute name="type"/>
|
966
|
-
</optional>
|
967
992
|
<ref name="Content-Section"/>
|
968
993
|
</element>
|
969
994
|
</define>
|
@@ -992,6 +1017,9 @@
|
|
992
1017
|
</choice>
|
993
1018
|
</attribute>
|
994
1019
|
</optional>
|
1020
|
+
<optional>
|
1021
|
+
<attribute name="type"/>
|
1022
|
+
</optional>
|
995
1023
|
<optional>
|
996
1024
|
<ref name="section-title"/>
|
997
1025
|
</optional>
|
@@ -1011,9 +1039,6 @@
|
|
1011
1039
|
</define>
|
1012
1040
|
<define name="clause">
|
1013
1041
|
<element name="clause">
|
1014
|
-
<optional>
|
1015
|
-
<attribute name="type"/>
|
1016
|
-
</optional>
|
1017
1042
|
<ref name="Clause-Section"/>
|
1018
1043
|
</element>
|
1019
1044
|
</define>
|
@@ -1042,18 +1067,24 @@
|
|
1042
1067
|
</choice>
|
1043
1068
|
</attribute>
|
1044
1069
|
</optional>
|
1070
|
+
<optional>
|
1071
|
+
<attribute name="type"/>
|
1072
|
+
</optional>
|
1045
1073
|
<optional>
|
1046
1074
|
<ref name="section-title"/>
|
1047
1075
|
</optional>
|
1048
1076
|
<group>
|
1049
|
-
<
|
1050
|
-
<
|
1051
|
-
<
|
1052
|
-
|
1053
|
-
|
1054
|
-
<
|
1055
|
-
|
1056
|
-
|
1077
|
+
<choice>
|
1078
|
+
<group>
|
1079
|
+
<zeroOrMore>
|
1080
|
+
<ref name="BasicBlock"/>
|
1081
|
+
</zeroOrMore>
|
1082
|
+
<zeroOrMore>
|
1083
|
+
<ref name="note"/>
|
1084
|
+
</zeroOrMore>
|
1085
|
+
</group>
|
1086
|
+
<ref name="amend"/>
|
1087
|
+
</choice>
|
1057
1088
|
<zeroOrMore>
|
1058
1089
|
<choice>
|
1059
1090
|
<ref name="clause-subsection"/>
|
@@ -1180,6 +1211,9 @@
|
|
1180
1211
|
<optional>
|
1181
1212
|
<attribute name="script"/>
|
1182
1213
|
</optional>
|
1214
|
+
<optional>
|
1215
|
+
<attribute name="type"/>
|
1216
|
+
</optional>
|
1183
1217
|
<optional>
|
1184
1218
|
<attribute name="obligation">
|
1185
1219
|
<choice>
|
@@ -1501,4 +1535,79 @@
|
|
1501
1535
|
<ref name="CitationType"/>
|
1502
1536
|
</element>
|
1503
1537
|
</define>
|
1538
|
+
<define name="amend">
|
1539
|
+
<element name="amend">
|
1540
|
+
<optional>
|
1541
|
+
<attribute name="id">
|
1542
|
+
<data type="ID"/>
|
1543
|
+
</attribute>
|
1544
|
+
</optional>
|
1545
|
+
<attribute name="change">
|
1546
|
+
<choice>
|
1547
|
+
<value>add</value>
|
1548
|
+
<value>modify</value>
|
1549
|
+
<value>delete</value>
|
1550
|
+
</choice>
|
1551
|
+
</attribute>
|
1552
|
+
<optional>
|
1553
|
+
<attribute name="path"/>
|
1554
|
+
</optional>
|
1555
|
+
<optional>
|
1556
|
+
<attribute name="path_end"/>
|
1557
|
+
</optional>
|
1558
|
+
<optional>
|
1559
|
+
<attribute name="title"/>
|
1560
|
+
</optional>
|
1561
|
+
<optional>
|
1562
|
+
<element name="location">
|
1563
|
+
<zeroOrMore>
|
1564
|
+
<ref name="locality"/>
|
1565
|
+
</zeroOrMore>
|
1566
|
+
</element>
|
1567
|
+
</optional>
|
1568
|
+
<zeroOrMore>
|
1569
|
+
<ref name="autonumber"/>
|
1570
|
+
</zeroOrMore>
|
1571
|
+
<optional>
|
1572
|
+
<element name="description">
|
1573
|
+
<zeroOrMore>
|
1574
|
+
<ref name="BasicBlock"/>
|
1575
|
+
</zeroOrMore>
|
1576
|
+
</element>
|
1577
|
+
</optional>
|
1578
|
+
<optional>
|
1579
|
+
<element name="newcontent">
|
1580
|
+
<zeroOrMore>
|
1581
|
+
<ref name="BasicBlock"/>
|
1582
|
+
</zeroOrMore>
|
1583
|
+
</element>
|
1584
|
+
</optional>
|
1585
|
+
<optional>
|
1586
|
+
<element name="description">
|
1587
|
+
<zeroOrMore>
|
1588
|
+
<ref name="BasicBlock"/>
|
1589
|
+
</zeroOrMore>
|
1590
|
+
</element>
|
1591
|
+
</optional>
|
1592
|
+
</element>
|
1593
|
+
</define>
|
1594
|
+
<define name="autonumber">
|
1595
|
+
<element name="autonumber">
|
1596
|
+
<attribute name="type">
|
1597
|
+
<choice>
|
1598
|
+
<value>requirement</value>
|
1599
|
+
<value>recommendation</value>
|
1600
|
+
<value>permission</value>
|
1601
|
+
<value>table</value>
|
1602
|
+
<value>figure</value>
|
1603
|
+
<value>admonition</value>
|
1604
|
+
<value>formula</value>
|
1605
|
+
<value>sourcecode</value>
|
1606
|
+
<value>example</value>
|
1607
|
+
<value>note</value>
|
1608
|
+
</choice>
|
1609
|
+
</attribute>
|
1610
|
+
<text/>
|
1611
|
+
</element>
|
1612
|
+
</define>
|
1504
1613
|
</grammar>
|
@@ -1,40 +1,8 @@
|
|
1
|
-
require_relative "metadata"
|
2
1
|
require "fileutils"
|
3
2
|
|
4
3
|
module IsoDoc
|
5
4
|
module M3AAWG
|
6
5
|
module BaseRender
|
7
|
-
def metadata_init(lang, script, labels)
|
8
|
-
@meta = Metadata.new(lang, script, labels)
|
9
|
-
end
|
10
|
-
|
11
|
-
#def add_image(filenames)
|
12
|
-
#filenames.each do |filename|
|
13
|
-
#FileUtils.cp html_doc_path(filename), File.join(@localdir, filename)
|
14
|
-
#@files_to_delete << File.join(@localdir, filename)
|
15
|
-
#end
|
16
|
-
#end
|
17
|
-
|
18
|
-
def annex_name(annex, name, div)
|
19
|
-
div.h1 **{ class: "Annex" } do |t|
|
20
|
-
t << "#{@xrefs.anchor(annex['id'], :label)} "
|
21
|
-
t.br
|
22
|
-
t.b do |b|
|
23
|
-
name&.children&.each { |c2| parse(c2, b) }
|
24
|
-
end
|
25
|
-
end
|
26
|
-
end
|
27
|
-
|
28
|
-
def i18n_init(lang, script)
|
29
|
-
super
|
30
|
-
@annex_lbl = "Appendix"
|
31
|
-
@labels["annex"] = "Appendix"
|
32
|
-
end
|
33
|
-
|
34
|
-
def fileloc(loc)
|
35
|
-
File.join(File.dirname(__FILE__), loc)
|
36
|
-
end
|
37
|
-
|
38
6
|
def cleanup(docxml)
|
39
7
|
super
|
40
8
|
term_cleanup(docxml)
|
@@ -144,7 +144,7 @@ mso-element-top:.05pt;mso-height-rule:exactly'>
|
|
144
144
|
</table>
|
145
145
|
</div>
|
146
146
|
<p class=MsoFooter><b style='mso-bidi-font-weight:normal'><span lang=EN-US
|
147
|
-
style='font-size:8.0pt;font-family:"Garamond",serif;mso-bidi-font-family:Arial'>{{doctitle}}<span style='mso-tab-count:2'> </span><o:p></o:p></span></b></p>
|
147
|
+
style='font-size:8.0pt;font-family:"Garamond",serif;mso-bidi-font-family:Arial'>{{doctitle}}{% if edition %}, Version {{edition}}{% endif %}<span style='mso-tab-count:2'> </span><o:p></o:p></span></b></p>
|
148
148
|
<p class=MsoFooter style='margin-right:18.0pt;tab-stops:center 181.5pt right 432.0pt'><span
|
149
149
|
lang=EN-US style='mso-bidi-font-size:12.0pt;mso-bidi-font-family:Arial;
|
150
150
|
background:#E0E0E0'><o:p> </o:p></span></p>
|
@@ -173,7 +173,7 @@ mso-element-top:.05pt;mso-height-rule:exactly'>
|
|
173
173
|
</table>
|
174
174
|
</div>
|
175
175
|
<p class=MsoFooterLandscape><b style='mso-bidi-font-weight:normal'><span lang=EN-US
|
176
|
-
style='font-size:8.0pt;font-family:"Garamond",serif;mso-bidi-font-family:Arial'>{{doctitle}}<span style='mso-tab-count:2'> </span><o:p></o:p></span></b></p>
|
176
|
+
style='font-size:8.0pt;font-family:"Garamond",serif;mso-bidi-font-family:Arial'>{{doctitle}}{% if edition %}, Version {{edition}}{% endif %}<span style='mso-tab-count:2'> </span><o:p></o:p></span></b></p>
|
177
177
|
<p class=MsoFooterLandscape style='margin-right:18.0pt;tab-stops:center 181.5pt right 432.0pt'><span
|
178
178
|
lang=EN-US style='mso-bidi-font-size:12.0pt;mso-bidi-font-family:Arial;
|
179
179
|
background:#E0E0E0'><o:p> </o:p></span></p>
|
@@ -255,7 +255,7 @@ lang=EN-US style='font-size:8.0pt;mso-bidi-font-family:Arial'><o:p></o:p></span>
|
|
255
255
|
</div>
|
256
256
|
|
257
257
|
<p class=MsoFooter><b style='mso-bidi-font-weight:normal'><span lang=EN-US
|
258
|
-
style='font-size:8.0pt;font-family:"Garamond",serif;mso-bidi-font-family:Arial'>{{doctitle}}<span style='mso-tab-count:2'> </span><o:p></o:p></span></b></p>
|
258
|
+
style='font-size:8.0pt;font-family:"Garamond",serif;mso-bidi-font-family:Arial'>{{doctitle}}{% if edition %}, Version {{edition}}{% endif %}<span style='mso-tab-count:2'> </span><o:p></o:p></span></b></p>
|
259
259
|
|
260
260
|
</div>
|
261
261
|
|
@@ -313,7 +313,7 @@ lang=EN-US style='font-size:8.0pt;mso-bidi-font-family:Arial'><o:p></o:p></span>
|
|
313
313
|
</div>
|
314
314
|
|
315
315
|
<p class=MsoFooterLandscape><b style='mso-bidi-font-weight:normal'><span lang=EN-US
|
316
|
-
style='font-size:8.0pt;font-family:"Garamond",serif;mso-bidi-font-family:Arial'>{{doctitle}}<span style='mso-tab-count:2'> </span><o:p></o:p></span></b></p>
|
316
|
+
style='font-size:8.0pt;font-family:"Garamond",serif;mso-bidi-font-family:Arial'>{{doctitle}}{% if edition %}, Version {{edition}}{% endif %}<span style='mso-tab-count:2'> </span><o:p></o:p></span></b></p>
|
317
317
|
|
318
318
|
</div>
|
319
319
|
|
@@ -321,6 +321,7 @@ style='font-size:8.0pt;font-family:"Garamond",serif;mso-bidi-font-family:Arial'>
|
|
321
321
|
|
322
322
|
<p class=MsoFooter>As with all M3AAWG documents that we publish, please check the M3AAWG website (<a href="http://www.m3aawg.org">www.m3aawg.org</a>) for updates to this paper.</p>
|
323
323
|
<p class=MsoFooter>© {{docyear}} copyright by the Messaging, Malware and Mobile Anti-Abuse Working Group (M3AAWG)</p>
|
324
|
+
<p class=MsoFooter style="font-size:9pt;">{{docnumber}}</p>
|
324
325
|
</div>
|
325
326
|
|
326
327
|
</body>
|
@@ -1,7 +1,8 @@
|
|
1
1
|
<div class="coverpage">
|
2
2
|
<p class="coverpage-title">Messaging, Malware and Mobile Anti-Abuse Working Group</p>
|
3
3
|
<p class="coverpage-doc-identity">{{doctitle}}</p>
|
4
|
-
<p class="coverpage-date">{{
|
4
|
+
{% if edition %}<p class="coverpage-date">{{edition}}</p>{% endif %}
|
5
|
+
{% if revdate_monthyear %}<p class="coverpage-date">{{revdate_monthyear}}</p>{% endif %}
|
5
6
|
</div>
|
6
7
|
|
7
8
|
<nav>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
</div>
|
4
4
|
|
5
5
|
<div class="document-type-band" id="standard-band">
|
6
|
-
<p class="document-type">
|
6
|
+
<p class="document-type">M3AAWG {{ doctype }}</p>
|
7
7
|
</div>
|
8
8
|
|
9
9
|
|
@@ -31,11 +31,10 @@
|
|
31
31
|
</div>
|
32
32
|
|
33
33
|
<div class="docinfo">
|
34
|
+
{% if edition %}Version {{edition}}<br/>{% endif %}
|
34
35
|
{% if revdate_monthyear -%}Updated <span class="date">{{ revdate_monthyear }}</span>{%- endif -%}{%- if revdate_monthyear and draft -%},{%- endif -%}{%- if draft -%}Version <span class="version">{{ draft }}</span>{%- endif -%}
|
35
36
|
<br/>
|
36
|
-
{% if url %}
|
37
|
-
Shortened URL to this document: <a href="{{ url }}">{{ url }}</a>
|
38
|
-
{% endif %}
|
37
|
+
{% if url %}Shortened URL to this document: <a href="{{ url }}">{{ url }}</a>{% endif %}
|
39
38
|
</div>
|
40
39
|
|
41
40
|
{% if tc %}
|