diff --git a/src/scripts/browse.tag b/src/scripts/browse.tag index 75f3c0e..96f9260 100644 --- a/src/scripts/browse.tag +++ b/src/scripts/browse.tag @@ -57,7 +57,7 @@ >

- { result[1].title } by { result[1].author } + { result[1].title }

diff --git a/src/scripts/editor.tag b/src/scripts/editor.tag index e2cd68e..77cc438 100644 --- a/src/scripts/editor.tag +++ b/src/scripts/editor.tag @@ -33,6 +33,7 @@

title author + tags Editing post {!this.isNewPost ? this._id : ""}