Hi , if you just want to add some html content to your homepage you can use a syspref called : OpacMainUserBlock just add your html content there and you will find the result in your opac homepage .
if you really want to edit the koha templates files then to find them this will depend on how you installed koha , for example for git installation : https://github.com/Koha-Community/Koha/tree/master/koha-tmpl/opac-tmpl/bootstrap/en if you are using package installation search under /*usr*/*share*/*koha*/ *opac*/htdocs/opac-*tmpl*/bootstrap/en/ Anyway I think it is not a good practice to edit your template files , as when you will upgrade next time you will lose your customization . Note that koha is using a template processing system so you must be careful not to break the logic there . 2017-08-14 15:11 GMT+08:00 Mutasem Al Shami <[email protected]>: > Hi, > > Where can i find HTML code to edit it. > > With thanks, > Mutasem > > -- > > > ------------------------------ > > Disclaimer: This message and its attachment, if any, are confidential and > may contain legally privileged information. If you are not the intended > recipient, please contact the sender immediately and delete this message > and its attachment, if any, from your system. You should not copy this > message or disclose its contents to any other person or use it for any > purpose. Statements and opinions expressed in this e-mail are those of the > sender, and do not necessarily reflect those of Al Maarefa College (MCST). > All opinions and/or views expressed in this email are solely those of the > author and do not necessarily represent those of MCST, MCSTaccepts no > liability for damage caused by any virus transmitted by this email. > > تنويه: هذه الرسالة ومرفقاتها (إن وجدت) تمثل وثيقة سرية قد تحتوي على > معلومات تتمتع بحماية وحصانة قانونية. إذا لم تكن الشخص المعني بهذه الرسالة > يجب عليك تنبيه المُرسل بخطأ وصولها إليك، وحذف الرسالة ومرفقاتها. ولا يجوز > لك نسخ هذه الرسالة أو مرفقاتها أو أي جزء منها، أو البوح بمحتوياتها لأي شخص > أو استعمالها لأي غرض. علماً بأن الآراء والإفادات التي تحويها هذه الرسالة > تعبر فقط عن رأي المُرسل وليس بالضرورة رأي كلية المعرفة، ولا تتحمل كلية > المعرفة أي مسئولية عن الأضرار الناتجة عن أي فيروسات قد يحملها هذا البريد. > > > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > -- *Karam Qubsi* _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

