File size: 384 Bytes
5ebeb73
 
 
 
 
 
 
 
417b347
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
class TextApp:
    title_markdown = """

    <img src="https://raw.githubusercontent.com/Borg93/Riksarkivet_docs/main/docs/assets/fav-removebg-preview.png" width="4%" align="right" margin-right="100" />

    <h1><center> Handwritten Text Recognition Tool </center></h1>

    <h3><center> Swedish National Archives - Riksarkivet </center></h3>"""


if __name__ == "__main__":
    pass