Third update for consistent use of Gramps. See issue 3355.
svn: r13633
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{% block meta %}
|
||||
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="generator" content="GRAMPS 3.2.0-0.SVN12859M http://gramps-project.org/" />
|
||||
<meta name="generator" content="Gramps 3.2.0-0.SVN12859M http://gramps-project.org/" />
|
||||
<meta name="author" content="" />
|
||||
{% endblock %}
|
||||
<link href="/images/favicon2.ico" type="image/x-icon" rel="shortcut icon" />
|
||||
|
@@ -7,7 +7,7 @@
|
||||
|
||||
<p> </p>
|
||||
|
||||
<p id="description">Welcome to GRAMPS Connect, a new web-based collaboration tool.
|
||||
<p id="description">Welcome to Gramps Connect, a new web-based collaboration tool.
|
||||
|
||||
{% if user.is_authenticated %}
|
||||
You are now logged in
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{% extends "gramps-base.html" %}
|
||||
|
||||
{% block title %}GRAMPS Connect - login {% endblock %}
|
||||
{% block heading %}GRAMPS - login {% endblock %}
|
||||
{% block title %}Gramps Connect - login {% endblock %}
|
||||
{% block heading %}Gramps - login {% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h2>User Login</h2>
|
||||
|
Reference in New Issue
Block a user