summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/templates/group_minion.html
blob: bc45fe87a64c74564fb7a65ec349809e9cf7428c (plain)
1
2
3
4
5
6
7
8
9
10
<div class="graytexts" id="miniongroupsbigbox"
    xmlns="http://www.w3.org/1999/xhtml"
    xmlns:py="http://genshi.edgewall.org/">

    <xi:include href="group_small.html"/>
    <!-- small groups ends here	 -->
    
    <xi:include href="minion_small.html" />
    <!-- small minions ends here	 -->
</div>