Re: format of devel/index.ko.html
Laura Arjona Reina <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Hello Sebul El 27/2/22 a las 1:06, sebul escribió: > Hello. > https://www.debian.org/devel/index.en.html <https://www.debian.org/devel/index.en.html> > shows > General Information at left side and > Packaging at right side > but > https://www.debian.org/devel/index.ko.html <https://www.debian.org/devel/index.ko.html> > not. > > How can I fix the format of the korean page > https://www.debian.org/devel/index.ko.html <https://www.debian.org/devel/index.ko.html> ? > > -- > https://sebuls.blogspot.kr <https://sebuls.blogspot.kr> For getting the 2-column style, you need to set the option MAINPAGE=true in the template (as it is in the english/devel/index.wml file). I have created a merge request: https://salsa.debian.org/webmaster-team/webwml/-/merge_requests/789 that updates the line of the main template to match the English one, and also adds the template for recent_list function (as it is in English). Please have a look and if you agree, merge it, or I can merge it tomorrow if nobody objects. Kind regards,