We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1207660 + 7d8f9ef commit 94bb005Copy full SHA for 94bb005
src/fauxton/app/templates/layouts/login_pane.html
@@ -0,0 +1,17 @@
1
+<!--
2
+Licensed under the Apache License, Version 2.0 (the "License"); you may not
3
+use this file except in compliance with the License. You may obtain a copy of
4
+the License at
5
+
6
+ http://www.apache.org/licenses/LICENSE-2.0
7
8
+Unless required by applicable law or agreed to in writing, software
9
+distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
10
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
11
+License for the specific language governing permissions and limitations under
12
+the License.
13
+-->
14
15
+<div id="login">
16
+ <div id="login-wrapper"></div>
17
+</div>
0 commit comments