#extend("main"): #export("body"):

Welcome #capitalized(name)

Please add your pro's and cons during the talk to the list below.

You can add as many pros and cons as you would like.






#if(count(pros) > 0 || count(cons) > 0):

Pros

Count: #count(pros)

#if(count(pros) > 0): #endif

Cons

Count: #count(cons)

#if(count(cons) > 0): #endif
#endif #endexport #endextend