mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
More work on the combined login
This commit is contained in:
parent
5822505189
commit
964c120798
7 changed files with 457 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
@*@using StackExchange.Profiling*@
|
||||
@using Ombi.UI.Helpers
|
||||
@inherits Nancy.ViewEngines.Razor.NancyRazorViewBase
|
||||
<html>
|
||||
<html id="htmlId">
|
||||
@Html.Partial("Shared/Partial/_Head")
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue