This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from 2938f67 Switch from M_ prefix to Q_
new a463058 not needed. templates are now present
new 4436cb1 Shift content into header/footer.
new ef344aa Use [title] and add missing pages.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/server/pages.py | 36 +++++++++++++++++++++++++++++++-----
v3/server/templates/.placeholder | 0
v3/server/templates/about.ezt | 19 +++----------------
v3/server/templates/admin.ezt | 8 ++++++++
v3/server/templates/footer.ezt | 6 ++++++
v3/server/templates/header.ezt | 12 ++++++++++++
v3/server/templates/privacy.ezt | 19 +++----------------
v3/server/templates/profile.ezt | 19 +++----------------
v3/server/templates/settings.ezt | 19 +++----------------
v3/server/templates/voter.ezt | 8 ++++++++
10 files changed, 77 insertions(+), 69 deletions(-)
delete mode 100644 v3/server/templates/.placeholder
create mode 100644 v3/server/templates/admin.ezt
create mode 100644 v3/server/templates/voter.ezt