diff --git a/module/doc/view/edit.html.php b/module/doc/view/edit.html.php
index dac8d0749c..5e47a4c99b 100644
--- a/module/doc/view/edit.html.php
+++ b/module/doc/view/edit.html.php
@@ -38,7 +38,7 @@
| doc->title;?> |
title, "class='form-control' required");?> |
-
+
| doc->keywords;?> |
keywords, "class='form-control'");?> |
diff --git a/module/doc/view/view.html.php b/module/doc/view/view.html.php
index be487669b5..51984fe68f 100644
--- a/module/doc/view/view.html.php
+++ b/module/doc/view/view.html.php
@@ -146,6 +146,7 @@ js::set('docID', $doc->id);
+ digest)):?>
doc->digest;?>
@@ -154,6 +155,7 @@ js::set('docID', $doc->id);
+
doc->keywords;?>