We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef92b6 commit 1c377aeCopy full SHA for 1c377ae
smpte.js
@@ -130,7 +130,7 @@ without the prior written permission of the Society of Motion Picture and Televi
130
{{draftWarning}}`
131
132
const SMPTE_PUB_OM_FRONT_MATTER_BOILERPLATE = `<div id="doc-designator" itemscope="itemscope" itemtype="http://purl.org/dc/elements/1.1/">
133
-<span itemprop="publisher">SMPTE</span> <span id="doc-type">{{pubType}}</span> {actualPubNumber}}</div>
+<span itemprop="publisher">SMPTE</span> <span id="doc-type">{{pubType}}</span> {{actualPubNumber}}</div>
134
<img id="smpte-logo" src="{{smpteLogoURL}}" alt="SMPTE logo" />
135
<div id="long-doc-type">{{longDocType}}</div>
136
<h1>{{fullTitle}}</h1>
0 commit comments