Third update for consistent use of Gramps. See issue 3355.

svn: r13633
This commit is contained in:
Peter Landgren
2009-11-19 17:32:11 +00:00
parent 22b476be8a
commit 0b711b211c
18 changed files with 76 additions and 68 deletions

View File

@@ -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" />

View File

@@ -7,7 +7,7 @@
<p> &nbsp; </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

View File

@@ -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>