mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Initial commit
This commit is contained in:
9
templates/about/contributing.php
Normal file
9
templates/about/contributing.php
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<!-- about contributing tab -->
|
||||||
|
<div class="tab-pane fade" id="aboutcontrib">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12 mt-3">
|
||||||
|
<?php echo $contributingHtml; ?>
|
||||||
|
</div>
|
||||||
|
</div><!-- /.row -->
|
||||||
|
</div><!-- /.tab-pane | contributing tab -->
|
||||||
|
|
Reference in New Issue
Block a user