Add Eternity classica and larry projects
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<link rel="index" href="$__comm_path" />
|
||||
<roundcube:object name="meta" />
|
||||
<roundcube:object name="links" />
|
||||
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" />
|
||||
<link rel="shortcut icon" type="image/svg+xml" href="/images/favicon.svg" />
|
||||
<link rel="stylesheet" type="text/css" href="/common.css" />
|
||||
<roundcube:if condition="in_array(env:task, array('mail', 'addressbook', 'settings'))" />
|
||||
<link rel="stylesheet" type="text/css" href="/<roundcube:var name="env:task" />.css" />
|
||||
<roundcube:endif />
|
||||
<roundcube:if condition="browser:safari" />
|
||||
<link rel="stylesheet" type="text/css" href="/safari.css" />
|
||||
<roundcube:endif />
|
||||
Reference in New Issue
Block a user