Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Helios
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daniel Lorych
Helios
Repository
Something went wrong on our end
37e44f3cd6cae9a2b28a9c9ced82af05953379a1
Select Git revision
Branches
1
main
default
protected
1 result
helios
Helios
Views
Home
Login.cshtml
Login.cshtml
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
3 years ago
37e44f3c
Add initial Login page and controller action
· 37e44f3c
Daniel Lorych
authored
3 years ago
37e44f3c
History
Add initial Login page and controller action
Daniel Lorych
authored
3 years ago
Login.cshtml
77 B
@{ ViewData["Title"] = "Login"; } <h1>Welcome to the login page!</h1>