Download link in search results and related cosmetic changes

This commit is contained in:
Manish
2020-05-01 10:08:00 +10:00
parent ee275758d5
commit 0923a26853
3 changed files with 8 additions and 6 deletions
+2 -2
View File
@@ -121,9 +121,9 @@ class extractData:
for tag in appInfo["tags"]:
html += '<li>' + tag + '</li>\n'
html += (
'</ul>\n</div>\n<a href="' +
'</ul>\n</div>\n<h2 id="downloadButton"><a href="' +
str(bundlesDir + pathName + '.xo') +
'"><h2>Download<h2></a>\n</body>\n</html>'
'">Download</a></h2>\n<br>\n</body>\n</html>'
)
WriteTextFiles(