Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions contact/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,16 @@ nav:
link="https://maps.app.goo.gl/YEAj9aWiAnydeHkj8"
%}

## {t content.access_title %}
## {%t contact.access_title %}

{% case site.lang %}
{% when 'en' %}
<br>For more details, please refer to the "[Access Guide](https://www.ritsumei.ac.jp/ise/access/)".<br>

<div class="map-container">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3275.831375021552!2d135.5610037!3d34.810183999999985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6000e3280cce6417%3A0xbb3d925acbf40ab5!2z56uL5ZG96aSo5aSn5a2mIC0g5aSn6Ziq44GE44Gw44KJ44GN44Kt44Oj44Oz44OR44K5!5e0!3m2!1sja!2sen!4v1745632808994!5m2!1sja!2sen"
width="600"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3275.831375021552!2d135.5610037!3d34.810183999999985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6000e3280cce6417%3A0xbb3d925acbf40ab5!2z56uL5ZG96aSo5aSn5a2mIC0g5aSn6Ziq44GE44Gw44KJ44GN44Kt44Oj44Oz44OR44K5!5e0!3m2!1sen!2sjp!4v1745632808994!5m2!1sen!2sjp"
width="100%"
height="450"
style="border:0;"
allowfullscreen=""
Expand All @@ -58,10 +60,12 @@ nav:
</iframe>
</div>
{% when 'jp' %}
<br>詳しくは,「[アクセスガイド](https://www.ritsumei.ac.jp/ise/access/)」をご参照下さい。<br>

<div class="map-container">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3275.831375021552!2d135.5610037!3d34.810183999999985!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6000e3280cce6417%3A0xbb3d925acbf40ab5!2z56uL5ZG96aSo5aSn5a2mIC0g5aSn6Ziq44GE44Gw44KJ44GN44Kt44Oj44Oz44OR44K5!5e0!3m2!1sja!2sjp!4v1745632808994!5m2!1sja!2sjp"
width="600"
width="100%"
height="450"
style="border:0;"
allowfullscreen=""
Expand Down