diff options
Diffstat (limited to 'catalog-ui/src/app/ng2/pages/page404')
-rw-r--r-- | catalog-ui/src/app/ng2/pages/page404/page404.component.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/catalog-ui/src/app/ng2/pages/page404/page404.component.html b/catalog-ui/src/app/ng2/pages/page404/page404.component.html index 278ab4d551..a9335a59c4 100644 --- a/catalog-ui/src/app/ng2/pages/page404/page404.component.html +++ b/catalog-ui/src/app/ng2/pages/page404/page404.component.html @@ -13,7 +13,6 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - <div class="page404"> Page404 </div> |