You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
550 B
HTML
11 lines
550 B
HTML
<meta name="viewport" content="" id="viewport" />
|
|
<link rel="shortcut icon" href="/images/favicon.ico"/>
|
|
<link rel="stylesheet" type="text/css" href="/styles.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 />
|
|
<script type="text/javascript" src="/ui.js"></script>
|
|
<roundcube:add_label name="errortitle" />
|
|
<roundcube:add_label name="toggleadvancedoptions" />
|
|
<roundcube:add_label name="options" />
|