BalanceOfPower

 view release on metacpan or  search on metacpan

lib/BalanceOfPower/templates/html/print_treaties.tt  view on Meta::CPAN

<h3>[% title %]</h3>
<p>
[% FOREACH t IN treaties %]
[% INCLUDE fragments/linked_nation.tt n = t.node1 %] <-> [% INCLUDE fragments/linked_nation.tt n = t.node2 %]<br />
[% END %]
</p>



( run in 0.762 second using v1.01-cache-2.11-cpan-364913b4093 )