Commit Graph

3 Commits (fce8464077dfca64c3bc9a52b7bcde50c9ac555e)

Author SHA1 Message Date
Eugen Rochko 45afdf1781
Fix - Render LOCAL_DOMAIN as unicode in presentational views ()
Yamagishi Kazutoshi bb96ba13cf Fallback to site_hostname when site_title is empty ()
Matt Jankowski 389f8f8249 Instance helper to replace site title helper ()
* Move site title helper to instance helper (name change only)

* Remove newline in <title> tag

* Add site_hostname helper method to wrap up local_domain value

* Use site_hostname helper in places that need local_domain value