BalanceOfPower

 view release on metacpan or  search on metacpan

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

<h3>BORDERS ANALYSIS<h3>
[% FOREACH b IN borders.keys %]
<h4>[% INCLUDE fragments/linked_nation.tt n = b %]</h4>
<p>
   Relations: <span class="[% borders.$b.relation.status_html_class %]">[% borders.$b.relation.status %]</span><br />
[% IF borders.$b.support %]   Military support in the country: [% INCLUDE fragments/linked_nation.tt n = borders.$b.support.nation %] <span class="[% borders.$b.support.relation.status_html_class %]">[% borders.$b.support.relation.status %]</span>[% ...
</p>
[% END %]



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