Browse Source

Link to css changed...temporary

prieto 7 years ago
parent
commit
7b7ae5a2f5

+ 1
- 1
plugins/webui/templates/users/signin.html View File

@@ -2,7 +2,7 @@
2 2
 {% block title %}Lodel 2 - Sign In{% endblock %}
3 3
 <!-- Custom styles for this template -->
4 4
 {% block style %}
5
-    <link href="http://127.0.0.1/css/signin.css" rel="stylesheet">
5
+    <link href="http://147.94.79.8/css/signin.css" rel="stylesheet">
6 6
 {% endblock %}
7 7
 {% block content %} 
8 8
 <div class="container">

+ 1
- 1
plugins/webui/templates/users/welcome.html View File

@@ -2,7 +2,7 @@
2 2
 {% block title %}Lodel 2 - Welcome{% endblock %}
3 3
 <!-- Custom styles for this template -->
4 4
 {% block style %}
5
-    <link href="http://127.0.0.1/css/signin.css" rel="stylesheet">
5
+    <link href="http://147.94.79.8/css/signin.css" rel="stylesheet">
6 6
 {% endblock %}
7 7
 {% block content %} 
8 8
 <div class="container">

Loading…
Cancel
Save