Merge branch 'master' of ssh://git.ikiwiki.info
[ikiwiki] / doc / forum / How_to_customize_page_title__63__ / comment_1_403e1f866b5e04e5899021f54bbdd1ed._comment
1 [[!comment format=mdwn
2  username="http://joey.kitenet.net/"
3  nickname="joey"
4  subject="comment 1"
5  date="2011-05-22T22:23:15Z"
6  content="""
7 The only way to do that, other than some css3 hacks, is to edit `page.tmpl`. Which is not really recommended as then you get to maintain the customized version. 
8
9 More usual is to use a directive to set the actual page title displayed at the end: \[[!meta title=\"foo\"]]
10 """]]