Book a Demo

Author Topic: calling a Custom Template  (Read 2859 times)

chrisburge

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
calling a Custom Template
« on: December 16, 2005, 06:03:11 am »
Ok, I know that this will seem really stupid but I keep failing to try and call a custom template so I'm now asking for help.

I have created a custom template called Blah with None as the Template Type.  In Blah I have only one word, sigh, in it.  From Attribute, my last line says %Blah%.  This is for the VB.NET language.  When I generate code, sigh is never written thus telling me that Blah was never called.  If in Attribute I write sigh at the bottom, sigh is written in my source so it tends to tell me that it is trying to call Blah.

So any help would be great.  :P

Thanks,
Chris