Skip to content

Commit 2b84f06

Browse files
chore: remove unecessary comments
Signed-off-by: Vitor Mattos <[email protected]>
1 parent f123b77 commit 2b84f06

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/views/DefaultPageError.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,12 @@
55

66
<template>
77
<div class="error-page">
8-
<!-- Logo Header -->
98
<div class="logo-header">
109
<img :src="logoLibreSign"
1110
:alt="t('libresign', 'LibreSign')"
1211
class="logo-icon">
1312
</div>
1413

15-
<!-- Error Container Card -->
1614
<div class="error-container">
1715
<NcEmptyContent :name="t('libresign', 'Page not found')"
1816
:description="paragrath">

0 commit comments

Comments
 (0)