comparison skins/larry/templates/login.html @ 8:bf99236cc5cd

try to recover from upgrade fail
author Charlie Root
date Sat, 29 Dec 2018 07:07:34 -0500
parents 4681f974d28b
children
comparison
equal deleted inserted replaced
7:65fd7d441cf1 8:bf99236cc5cd
1 <roundcube:object name="doctype" value="html5" /> 1 <roundcube:object name="doctype" value="html5" />
2 <html> 2 <html>
3 <head> 3 <head>
4 <title><roundcube:object name="pagetitle" /></title> 4 <title><roundcube:object name="pagetitle" /></title>
5 <meta name="Robots" content="noindex,nofollow" />
6 <roundcube:include file="/includes/links.html" /> 5 <roundcube:include file="/includes/links.html" />
7 </head> 6 </head>
8 <body> 7 <body>
9 8
10 <h1 class="voice"><roundcube:object name="productname" /> <roundcube:label name="login" /></h1> 9 <h1 class="voice"><roundcube:object name="productname" /> <roundcube:label name="login" /></h1>