mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
25 lines
636 B
HTML
25 lines
636 B
HTML
</div><!-- .container -->
|
|
|
|
<footer class="bg-light mt-5 py-5">
|
|
<div class="container mb-5">
|
|
<div class="row">
|
|
<div class="col-6">
|
|
<a href="/">Home</a>
|
|
</div>
|
|
<div>
|
|
<div>
|
|
</footer>
|
|
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
<script type="text/javascript">
|
|
try {
|
|
var pageTracker = _gat._getTracker("UA-7811807-3");
|
|
pageTracker._trackPageview();
|
|
} catch(err) {}</script>
|
|
|
|
</body>
|
|
</html>
|