回答編集履歴
2
修正
answer
CHANGED
File without changes
|
1
修正
answer
CHANGED
@@ -16,7 +16,7 @@
|
|
16
16
|
<script>
|
17
17
|
setTimeout("redirect()", 0);
|
18
18
|
function redirect() {
|
19
|
-
location.href = '
|
19
|
+
location.href = "{{store url=''}}" + 'beauty-diet/sunscreen.html';
|
20
20
|
}
|
21
21
|
</script>
|
22
22
|
</body>
|