Skip to content

Commit

Permalink
html format changing
Browse files Browse the repository at this point in the history
  • Loading branch information
lushl9301 committed Jun 9, 2015
1 parent d012b7f commit 02890d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htmlGenerator.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
_pmid, title = pmid.split('!!')
entry = urlHead + _pmid[5:-1] + '" target="_blank"><h3>' + _pmid[5:-1] + urlTail
print entry
print "<h3>" + title[7:-1] + "</h3>"

tail = """
</body>
Expand Down

0 comments on commit 02890d0

Please sign in to comment.