{% extends "landing/base_landing.html.twig" %}{% block body %}{{ parent() }}<meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"><div class="all-pedding">{# <section id="about" class="wow fadeInUp margin-top" style="visibility: visible; animation-name: fadeInUp;"><div class="pt-4 pb-4"><div class="row"><div class="col-lg-6 "><img src="{{asset('images/web_log.png')}}" alt="" class="img-fluid"></div><div class="col-lg-6 content"><h2>About Us</h2><ul><li style="color:#016378;">OSM JOURNALS is prominent solution for quality scientific content in academia, scientific institutions and corporate R&D departments through innovative information, products and services.</li><li><i class="fa fa-check"></i>OSM JOURNALS Pvt. Ltd. established in 2015.</li><li><i class="fa fa-check"></i> The sole aim of providing a platform for knowledge creation and hence disseminate it to stakeholders.</li><li><i class="fa fa-check"></i>OSM JOURNALS having <strong>90+ Peer-reviewed Journals</strong> in various disciplines including Engineering, Pharmacy & Nursing.</li></ul></div></div></div></section> #}<div class="pt-4 pb-4">{% if PagesInfo is defined and PagesInfo is not empty %}{{ PagesInfo|raw }}{% endif %}</div></div>{% endblock %}