root/templates/foot.cy.tpl @ 62

Revision 62, 432 bytes (checked in by dez, 7 years ago)

Separates Welsh into its own file

Line 
1</div>
2
3        <div id="navigation">
4{include file="menu.tpl"}
5{include file="search.tpl"}
6{include file="valid.tpl"}
7        </div>
8
9        <div class="clear">&nbsp;</div>
10</div>
11
12<div id="footer">
13        <div class="cornerBottomLeft">
14        <div class="cornerBottomRight">
15
16        <p>
17        Cynnalwyd y safle hwn a cynllunwyd gan CGPA. Mae personau perthnasol sy biau y barnau rhain nid y gymdeithas.
18        </p>
19        </div>
20        </div>
21</div>
22
23{if $debug}{debug}{/if}
24</body>
25</html>
Note: See TracBrowser for help on using the browser.