25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

6 satır
118 B

  1. import webnotes
  2. from webnotes.webutils import render_blocks
  3. def get_context(context):
  4. return render_blocks(context)