[odrs-web/production] Fix up the base ref
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web/production] Fix up the base ref
- Date: Mon, 26 Sep 2016 09:48:59 +0000 (UTC)
commit 6e6e2f6b9a085ea4146deac67b34e80b85ad7994
Author: Richard Hughes <richard hughsie com>
Date: Mon Sep 26 10:48:52 2016 +0100
Fix up the base ref
templates/default.html | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/templates/default.html b/templates/default.html
index bc522a9..964ac16 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -6,8 +6,7 @@
<head>
<title>{% block title %}{% endblock %}</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
- <!--<base href="https://odrs.gnome.org/" />-->
- <base href="http://127.0.0.1:5000/" />
+ <base href="https://odrs.gnome.org/" />
<link href="layout.css" rel="stylesheet" type="text/css" media="screen" />
<link href="style.css" rel="stylesheet" type="text/css" media="all" />
<link rel="icon" type="image/png" href="https://www.gnome.org/img/logo/foot-16.png" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]