From 072928dab11d49a47fe4b632086057e0e151c436 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Mon, 2 May 2016 14:30:15 +0000 Subject: [PATCH] Remove titles from all pages, the breadcrumb already shows them --- templates/homepage.hamlet | 2 -- templates/key/key-new.hamlet | 2 -- templates/key/key.hamlet | 2 -- templates/key/keys.hamlet | 2 -- templates/people.hamlet | 2 -- templates/person-new.hamlet | 2 -- templates/person.hamlet | 2 -- templates/personal-overview.hamlet | 2 -- templates/project/project-new.hamlet | 2 -- templates/project/project.hamlet | 2 -- templates/project/projects.hamlet | 2 -- templates/repo/commits.hamlet | 3 --- templates/repo/repo-new.hamlet | 2 -- templates/repo/repos.hamlet | 2 -- templates/repo/source.hamlet | 2 -- templates/ticket/edit.hamlet | 2 -- templates/ticket/list.hamlet | 2 -- templates/ticket/new.hamlet | 2 -- templates/ticket/one.hamlet | 2 -- 19 files changed, 39 deletions(-) diff --git a/templates/homepage.hamlet b/templates/homepage.hamlet index 91aae82..f7b15b1 100644 --- a/templates/homepage.hamlet +++ b/templates/homepage.hamlet @@ -12,8 +12,6 @@ $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . -

Vervis -

Vervis is hopefully going to be, eventually, a decentralized project hosting platform. It's still in early development, but hopefully making progress diff --git a/templates/key/key-new.hamlet b/templates/key/key-new.hamlet index 1d2cfe0..9d9d5cc 100644 --- a/templates/key/key-new.hamlet +++ b/templates/key/key-new.hamlet @@ -12,8 +12,6 @@ $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . -

Vervis > People > #{user} > New Key - Enter the details and click "Submit" to add a new SSH key.
diff --git a/templates/key/key.hamlet b/templates/key/key.hamlet index 340349b..60868d6 100644 --- a/templates/key/key.hamlet +++ b/templates/key/key.hamlet @@ -12,8 +12,6 @@ $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . -

Vervis > People > #{user} > Keys > #{tag} -
Algorithm diff --git a/templates/key/keys.hamlet b/templates/key/keys.hamlet index 0c8377d..60e9250 100644 --- a/templates/key/keys.hamlet +++ b/templates/key/keys.hamlet @@ -12,8 +12,6 @@ $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . -

Vervis > People > #{user} > Keys -

These are the SSH keys for user #{user}.