Implementation of:

- Authenticated PIS
  - Report Issue
  - About Page
This commit is contained in:
Fred Boniface
2023-06-26 15:34:01 +01:00
parent 86f60814d8
commit e2d107caa8
8 changed files with 253 additions and 36 deletions

View File

@@ -0,0 +1,10 @@
<img src="/images/logo/wide_logo.svg" alt="Logo">
<style>
img {
width: 50%;
max-width: 250px;
margin-top: 55px;
margin-bottom: 55px;
}
</style>