This commit is contained in:
Vivek Teega 2020-10-19 06:09:25 +05:30
parent e5737ff5ea
commit 8b4b834829

View File

@ -11728,7 +11728,7 @@
<div id="bodydiv">
<div class="head">
<div class="headerobjectswrapper">
<header id='title' data-articleName='${Object.keys(floGlobals.appObjects[cloudArticleApp.SUBJECT])[0]}.trim()' data-exportTime='${new Date().getTime()}' data-randomNumber='${Math.random()}'>${Object.keys(floGlobals.appObjects[cloudArticleApp.SUBJECT])[0]}</header>
<header id='title' data-articleName='${Object.keys(floGlobals.appObjects[cloudArticleApp.SUBJECT])[0].trim()}' data-exportTime='${new Date().getTime()}' data-randomNumber='${Math.random()}'>${Object.keys(floGlobals.appObjects[cloudArticleApp.SUBJECT])[0]}</header>
</div>
<div class="subhead" id='subtitle'>Exported by RanchiMall Content Collaboration on FLO Blockchain</div>
</div>