Пример #1
0
            </header><!-- /header -->

            <div id="content">
                <div class="bs-docs-header bs-docs-first">
                    <div class="container">

                        <h3 class="text-info" style="text-align: center; font-family: garamond; font-size: 30px; font-weight: bold; color: #3F6CA1;"><!-- #1f226d  -->
                            Sobre MAIS
                        </h3>
                        <br/>

                        <p style="height: 20px">&nbsp;</p>
                        <div class="col-md-12">
                            <p style="text-align: justify;">
                                <?php 
$metodo->avisoMais();
//                        $filename = "texto/quemsomos.xml";
//
//                        @header("Content-Type: text/html; charset=utf-8");
//                        $xml = simplexml_load_file($filename);
//
//                        foreach($xml->texto as $texto)
//                        {
//                            echo $texto->quemsomos;
//                            echo "<br>";
//                        }
?>
                            </p>
                        </div>

                        <!--</div>-->