dremjs-old/apps/office/sheets.html

7 lines
168 B
HTML

<html>
<head>
<title>Redirect to Google Docs</title>
<meta http-equiv="refresh" content="1; url='https://docs.google.com/spreadsheets/'" />
</head>
</html>