adding all php files
This commit is contained in:
17
php/template_after.php
Executable file
17
php/template_after.php
Executable file
@@ -0,0 +1,17 @@
|
||||
|
||||
<!-- CLOSE THE CONTENT DIV -->
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
© 2022
|
||||
<a href="https://submitty.org" target="_blank" class="black-btn">Submitty</a>
|
||||
<span class="footer-separator">|</span> <a href="https://github.com/Submitty/Submitty" target="_blank" title="Visit our GitHub" aria-label="Visit our GitHub" class="black-btn"><i class="fab fa-github fa-lg"></i></a>
|
||||
<span class="footer-separator">|</span> <a href="https://rcos.io" target="_blank" class="black-btn">An RCOS project</a>
|
||||
|
||||
<span class="footer-separator">|</span>
|
||||
<a href="https://info.rpi.edu/statement-of-accessibility" target="_blank" class="black-btn">Statement of Accessibility</a>
|
||||
|
||||
</footer>
|
||||
</div> </body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user