Initial Commit N° : 001 - V.4.3.3
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
if (is_active_sidebar('footer-mobile')) : ?>
|
||||
<div class="row footer-mobile nasa-border-top">
|
||||
<div class="large-12 nasa-col columns">
|
||||
<?php
|
||||
// No.1
|
||||
dynamic_sidebar('footer-mobile'); ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
endif;
|
||||
Reference in New Issue
Block a user