File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/oshohimalayas.com/mastering-our-minds.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Mastering our minds - Osho Himalayas</title> <link rel="shortcut icon" href="img/fevicon.png" /> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <link href="css/style.css" rel="stylesheet"> <link href="css/courses.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="css/course-details.css" rel="stylesheet"> <style> .upcoming-course-btn a { max-width:155px; } .div-padding { padding: 30px 0; } @media (max-width: 576px) { .carousel-item { overflow: hidden; } .carousel-item .row { display: flex; flex-wrap: nowrap; /* Ensure all items are in a single row */ overflow-x: auto; /* Enable horizontal scrolling */ -webkit-overflow-scrolling: touch; /* Enable smooth scrolling on iOS */ scroll-snap-type: x mandatory; /* Enable snap scrolling */ -ms-overflow-style: none; /* Hide scrollbar on IE and Edge */ scrollbar-width: none; /* Hide scrollbar on Firefox */ } .carousel-item .col { flex: 0 0 auto; /* Let columns shrink to content size */ min-width: 100%; /* Ensure each item occupies the full width */ scroll-snap-align: start; /* Ensure each item snaps to start */ -ms-scroll-snap-type: mandatory; /* Enable snap scrolling on IE and Edge */ } } .bg-course { padding: 0; margin-top:0; margin-bottom:20px; } .course-details-page { padding-bottom: 25px; } .blog-content { margin-bottom:30px; } .blog-content img{ margin-bottom:20px; } .blog-content p{ margin-bottom:0px; line-height:30px; color:#000; } </style> </head> <body> <?php include 'include/header.php'?> <div class="course-details-page"> <h1>Mastering our minds</h1> </div> <div class="container blog-content"> <img src="img/blogs/blog-4.jpg"> <p>If there is one thing we all long for, it’s freedom.<br> Have we not all felt we are being a slave of our minds?<br> Someone insults us and we are suddenly gripped by anger. And we act totally without any control.<br> We act like we are remote-controlled by the actions of people around us.<br> Real freedom is freedom from our minds. When we learn to overthrow the mind’s domination over us.<br> Osho has given us a method for this.<br> It is simple, but it takes time to get the knack of it.<br> He says when anger comes, stand away from it and observe.<br> Let the anger arise; let it permeate your body. It will envelop you from all sides.<br> You only have to remember one small fact — you are not your anger.<br> Don’t be in too great a hurry to dive in, for then it will be difficult to come out of it.<br> Watch your anger, but be firm on one point: if you really must reply to the man who has insulted you, do so when the anger is gone. Under no circumstances reply before then.<br> Osho says in the beginning this is going to be difficult, very difficult. You will have to be very alert and on your guard, but gradually it will become easy.<br> This is a very important reminder from Osho:<br> “Do not fight the mind. Fight, and the natural freedom will not result. If you fight you give the mind an equal status. You fight a person only when you consider him your equal.”<br> The results will not come immediately. But surely you will be able to create a gap between you and your thoughts and emotions.<br> Only then do we become the master of our minds and gain real freedom.<br> At Osho Himalayas, we wish to make meditation a part of everyone’s daily life. Stay connected for more such posts about meditation.</p> </div> <div class="container upcoming-course-btn div-padding"> <p>Interested in experiencing OSHO meditations? Check out our upcoming courses here</p> <a href="courses">Our Schedule</a> </div> <?php include 'include/footer.php'?> <!-- Make sure to include Bootstrap CSS and JS files --> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.4/dist/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> </body> </html> <script> function handleSubmit(event) { event.preventDefault(); document.getElementById('subscription-form').style.display = 'none'; document.getElementById('thank-you-message').style.display = 'block'; } </script> <script>$(document).ready(function(){ // Add custom event listeners for left and right arrow controls $('.carousel-control-prev').on('click', function() { $('#mySlider').carousel('prev'); }); $('.carousel-control-next').on('click', function() { $('#mySlider').carousel('next'); }); });</script>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings