Changeset 2844
- Timestamp:
- 04/01/08 11:49:35 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/projects/bos/payment-website/templates/login.xml
r2045 r2844 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <html xmlns="http://www.w3.org/1999/xhtml" 3 xmlns:bos="http:// createrainforest.org">3 xmlns:bos="http://headcraft.de/bos"> 4 4 <bos:admin-login-page> 5 5 <head> 6 <title>Please log inin to the BOS CMS</title>6 <title>Please log in to the BOS CMS</title> 7 7 <link rel="stylesheet" href="/static/cms.css" /> 8 8 </head>
