Advertisement
Guest User

f

a guest
Dec 15th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <!-- Footer -->
  2. <div class="footer clearfix">
  3. <div class="text-center">
  4. <p>
  5. {{ lang['footor']['epf'] }} {{ year_now }}
  6. <a style="color: #777;" href="https://twitter.com/Alaa_Najmi" >
  7. {{ lang['footor']['alaa'] }}
  8. </a>
  9. </p>
  10. </div>
  11. </div>
  12. <!-- /footer -->
  13. <!-- /page content -->
  14. </div>
  15. {% include 'admin/includes/js.html' %}
  16. </body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement