mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore: remove unecessary comments
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This commit is contained in:
parent
42c29a96d3
commit
8eb60247f3
1 changed files with 0 additions and 2 deletions
|
|
@ -5,14 +5,12 @@
|
|||
|
||||
<template>
|
||||
<div class="error-page">
|
||||
<!-- Logo Header -->
|
||||
<div class="logo-header">
|
||||
<img :src="logoLibreSign"
|
||||
:alt="t('libresign', 'LibreSign')"
|
||||
class="logo-icon">
|
||||
</div>
|
||||
|
||||
<!-- Error Container Card -->
|
||||
<div class="error-container">
|
||||
<NcEmptyContent :name="t('libresign', 'Page not found')"
|
||||
:description="paragrath">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue