github.com/keysonZZZ/kmg@v0.0.0-20151121023212-05317bfd7d39/kmgView/kmgGoTpl/testFile/test2.gotplhtml (about) 1 <? 2 package example 3 func tplTest2()string{ 4 ?> 5 <a href="http://www.google.com"></a> 6 <? } 7 ?>