Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TEST Account
pymemri
Commits
9ff6d4b9
Commit
9ff6d4b9
authored
3 years ago
by
Koen van der Veen
Browse files
Options
Download
Email Patches
Plain Diff
update html
parent
136752f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pymemri/client_simulator/template/success.html
+6
-1
pymemri/client_simulator/template/success.html
with
6 additions
and
1 deletion
+6
-1
pymemri/client_simulator/template/success.html
+
6
-
1
View file @
9ff6d4b9
<html>
<head>
<link
rel=
"preconnect"
href=
"https://fonts.googleapis.com"
>
<link
rel=
"preconnect"
href=
"https://fonts.gstatic.com"
crossorigin
>
<link
href=
"https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap"
rel=
"stylesheet"
>
</head>
<div>
<
h2
style=
"font-family: 'Helvetica Neue', Helvetica, Arial; color: #2f2e30"
>
s
uccess
! 🚀 you can now return to your memri application
</h1
>
<
p
style=
"font-family:
'Karla', sans-serif,
'Helvetica Neue', Helvetica, Arial; color: #2f2e30"
>
S
uccess
fully authenticated!
</p
>
</div>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets