orbit-basic/app/views/mobile/dialog_contact.mobile.erb

10 lines
272 B
Plaintext
Raw Normal View History

2012-12-19 19:21:50 +00:00
<%= content_for :header do %>
<%= render 'header_dialog_contact' %>
<% end %>
<ul>
<li><%= @site.address.html_safe %></li>
2012-12-19 19:21:50 +00:00
<li>總值日室:<a href="tel:+88229387132">02-29387132</a></li>
<li>駐警衛室:<a href="tel:+88229387129">02-29387129</a></li>
</ul>