aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/seesomething/footer.html
blob: 6fd0f42b2033b5788a89367895d1a3c835bd2440 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                </div><!-- .content role=main -->
            </div><!-- .container -->
        </div><!-- .table-cell -->

        <div class="nav-wrapper">
            <div class="nav-wrapper-2">
                [% INCLUDE "main_nav.html" hide_mysoc_link=1 %]
            </div>
        </div>
    </div> <!-- .wrapper -->

    [% INCLUDE 'common_footer_tags.html' %]

</body>
</html>