BalanceOfPower

 view release on metacpan or  search on metacpan

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

<h3>MILITARY RANGE ANALYSIS</h3>
[% FOREACH ne IN near %]
<h4>[% INCLUDE fragments/linked_nation.tt n = ne.nation %]</h4>
<p>
   Relations: <span class="[% ne.relation.status_html_class %]">[% ne.relation.status %]</span><br />
   In range because: [% INCLUDE fragments/in_range_reason.tt reason = ne %]<br /> 
</p>
[% END %]



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