mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-24 23:08:08 +08:00
Removed BaseCssClass
This commit is contained in:
parent
addaede0df
commit
b86ad88472
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="rl-started-trigger {{BaseCssClass}}" dir="{{BaseDir}}">
|
||||
<html class="rl-started-trigger" dir="{{BaseDir}}">
|
||||
|
||||
<head>
|
||||
<noscript>
|
||||
|
|
Loading…
Reference in a new issue