IOP-Patho/vendor/bower-asset/yii2-pjax/test/views/hello.erb

5 lines
124 B
Plaintext
Raw Normal View History

2025-07-17 08:28:28 +00:00
<%= title 'Hello' %>
<p>Hello!</p>
How's it going?
<script type="text/javascript">window.parent.iframeLoad(window)</script>